GattProtocolError.InvalidPdu 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 byte value for an invalid PDU error.
public:
static property byte InvalidPdu { byte get(); };
static byte InvalidPdu();
public static byte InvalidPdu { get; }
var byte = GattProtocolError.invalidPdu;
Public Shared ReadOnly Property InvalidPdu As Byte
Property Value
Byte
byte
The byte value for an invalid PDU error.
Windows requirements
App capabilities |
bluetooth
|