GattReadRequest.State 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 state.
public:
property GattRequestState State { GattRequestState get(); };
GattRequestState State();
public GattRequestState State { get; }
var gattRequestState = gattReadRequest.state;
Public ReadOnly Property State As GattRequestState
Property Value
The read request state.
Windows requirements
App capabilities |
bluetooth
|