次の方法で共有


GattReadClientCharacteristicConfigurationDescriptorResult.ProtocolError プロパティ

定義

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

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

プロパティ値

プロトコル エラー。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)
アプリの機能
bluetooth

適用対象