GattProtocolError.InvalidOffset 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 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
|