GattProtocolError.InvalidHandle Property

Definition

Gets the byte value for an invalid handle error.

public:
 static property byte InvalidHandle { byte get(); };
static byte InvalidHandle();
public static byte InvalidHandle { get; }
var byte = GattProtocolError.invalidHandle;
Public Shared ReadOnly Property InvalidHandle As Byte

Property Value

Byte

byte

The byte value for an invalid handle error.

Windows requirements

App capabilities
bluetooth

Applies to