次の方法で共有


GattCharacteristicsResult.ProtocolError プロパティ

定義

プロトコル エラーがある場合は、そのエラーを取得します。

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

プロパティ値

プロトコル エラー。

Windows の要件

アプリの機能
bluetooth

適用対象