GattDeviceServicesResult.Status 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 communication status of the operation.
public:
property GattCommunicationStatus Status { GattCommunicationStatus get(); };
GattCommunicationStatus Status();
public GattCommunicationStatus Status { get; }
var gattCommunicationStatus = gattDeviceServicesResult.status;
Public ReadOnly Property Status As GattCommunicationStatus
Property Value
The communication status of the operation.
Windows requirements
App capabilities |
bluetooth
|