GattPresentationFormatTypes Klasse

Definition

Stellt die verschiedenen bekannten Werte dar, die die GattPresentationFormat.FormatType-Eigenschaft annehmen kann.

public ref class GattPresentationFormatTypes abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattPresentationFormatTypes 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 GattPresentationFormatTypes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class GattPresentationFormatTypes
[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 static class GattPresentationFormatTypes
Public Class GattPresentationFormatTypes
Vererbung
Object Platform::Object IInspectable GattPresentationFormatTypes
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

Eigenschaften

Bit2

Ruft den Wert des Bit2-Formattyps ab.

Boolean

Ruft den Wert des booleschen Formattyps ab.

DUInt16

Ruft den Wert des DUInt16-Formattyps ab.

Float

Ruft den Wert des Float-Formattyps ab.

Float32

Ruft den Wert des Float32-Formattyps ab.

Float64

Ruft den Wert des Float64-Formattyps ab.

Nibble

Ruft den Wert des Nibble-Formattyps ab.

SFloat

Ruft den Wert des SFloat-Formattyps ab.

SInt12

Ruft den Wert des SInt12-Formattyps ab.

SInt128

Ruft den Wert des SInt128-Formattyps ab.

SInt16

Ruft den Wert des SInt16-Formattyps ab.

SInt24

Ruft den Wert des SInt24-Formattyps ab.

SInt32

Ruft den Wert des SInt32-Formattyps ab.

SInt48

Ruft den Wert des SInt48-Formattyps ab.

SInt64

Ruft den Wert des SInt64-Formattyps ab.

SInt8

Ruft den Wert des SInt8-Formattyps ab.

Struct

Ruft den Wert des Strukturformattyps ab.

UInt12

Ruft den Wert des UInt12-Formattyps ab.

UInt128

Ruft den Wert des UInt128-Formattyps ab.

UInt16

Ruft den Wert des UInt16-Formattyps ab.

UInt24

Ruft den Wert des UInt24-Formattyps ab.

UInt32

Ruft den Wert des UInt32-Formattyps ab.

UInt48

Ruft den Wert des UInt48-Formattyps ab.

UInt64

Ruft den Wert des UInt64-Formattyps ab.

UInt8

Ruft den Wert des UInt8-Formattyps ab.

Utf16

Ruft den Wert des Utf16-Formattyps ab.

Utf8

Ruft den Wert des Utf8-Formattyps ab.

Gilt für: