GattReadRequest.Offset 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 read request offset.
public:
property unsigned int Offset { unsigned int get(); };
uint32_t Offset();
public uint Offset { get; }
var uInt32 = gattReadRequest.offset;
Public ReadOnly Property Offset As UInteger
Property Value
The read request offset.
Windows requirements
App capabilities |
bluetooth
|