GattPresentationFormat.Description Property

Definition

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

UInt16

unsigned short

uint16_t

The Description of the GattPresentationFormat object.

Windows requirements

App capabilities
bluetooth

Applies to