GattPresentationFormat.Description 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 Description of the GattPresentationFormat object.
public:
property unsigned short Description { unsigned short get(); };
uint16_t Description();
public ushort Description { get; }
var uInt16 = gattPresentationFormat.description;
Public ReadOnly Property Description As UShort
Property Value
The Description of the GattPresentationFormat object.
Windows requirements
App capabilities |
bluetooth
|