Freigeben über


GattPresentationFormat Klasse

Definition

Stellt den Wert eines einzelnen GATT-Deskriptors für das Präsentationsformat dar.

public ref class GattPresentationFormat sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattPresentationFormat final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattPresentationFormat final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GattPresentationFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GattPresentationFormat
Public NotInheritable Class GattPresentationFormat
Vererbung
Object Platform::Object IInspectable GattPresentationFormat
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
bluetooth

Hinweise

Versionsverlauf

Windows-Version SDK-Version Wertschöpfung
1703 15063 FromParts

Eigenschaften

BluetoothSigAssignedNumbers

Ruft den Wert des Bluetooth SIG Assigned Numbers Namespace ab.

Description

Ruft die Description des GattPresentationFormat-Objekts ab.

Exponent

Ruft den Exponenten des GattPresentationFormat-Objekts ab.

FormatType

Ruft den Formattyp des GattPresentationFormat-Objekts ab.

Namespace

Ruft den Namespace des GattPresentationFormat-Objekts ab.

Unit

Ruft die Unit des GattPresentationFormat-Objekts ab.

Methoden

FromParts(Byte, Int32, UInt16, Byte, UInt16)

Erstellt ein GattPresentationFormat-Objekt aus Teilen.

Gilt für: