GattProtocolError.InvalidOffset Property

Definition

Gets the byte value for an invalid offset error.

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

Property Value

Byte

byte

The byte value for an invalid offset error.

Windows requirements

App capabilities
bluetooth

Applies to