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