GattDeviceServicesResult.ProtocolError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the protocol error.
public:
property IReference<byte> ^ ProtocolError { IReference<byte> ^ get(); };
IReference<byte> ProtocolError();
public System.Nullable<byte> ProtocolError { get; }
var iReference = gattDeviceServicesResult.protocolError;
Public ReadOnly Property ProtocolError As Nullable(Of Byte)
Property Value
The protocol error.
Windows requirements
App capabilities |
bluetooth
|