GattCharacteristicUuids.ReferenceTimeInformation 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 ReferenceTimeInformation characteristic UUID.
public:
static property Platform::Guid ReferenceTimeInformation { Platform::Guid get(); };
static winrt::guid ReferenceTimeInformation();
public static Guid ReferenceTimeInformation { get; }
var guid = GattCharacteristicUuids.referenceTimeInformation;
Public Shared ReadOnly Property ReferenceTimeInformation As Guid
Property Value
The Bluetooth SIG-defined ReferenceTimeInformation characteristic UUID.
Windows requirements
App capabilities |
bluetooth
|