GattReadRequest.Offset Property

Definition

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

UInt32

unsigned int

uint32_t

The read request offset.

Windows requirements

App capabilities
bluetooth

Applies to