次の方法で共有


GattWriteResult.ProtocolError プロパティ

定義

プロトコル エラーを取得します。

public:
 property IReference<byte> ^ ProtocolError { IReference<byte> ^ get(); };
IReference<byte> ProtocolError();
public System.Nullable<byte> ProtocolError { get; }
var iReference = gattWriteResult.protocolError;
Public ReadOnly Property ProtocolError As Nullable(Of Byte)

プロパティ値

プロトコル エラー。

Windows の要件

アプリの機能
bluetooth

適用対象