GattClientNotificationResult.ProtocolError 属性

定义

获取协议错误。

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

属性值

协议错误。

Windows 要求

应用功能
bluetooth

适用于