GattDescriptorUuids.ClientCharacteristicConfiguration 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 Bluetooth SIG-defined Client Characteristic Configuration Descriptor UUID.
public:
static property Platform::Guid ClientCharacteristicConfiguration { Platform::Guid get(); };
static winrt::guid ClientCharacteristicConfiguration();
public static Guid ClientCharacteristicConfiguration { get; }
var guid = GattDescriptorUuids.clientCharacteristicConfiguration;
Public Shared ReadOnly Property ClientCharacteristicConfiguration As Guid
Property Value
The Bluetooth SIG-defined Client Characteristic Configuration Descriptor UUID.
Windows requirements
App capabilities |
bluetooth
|