GattPresentationFormatTypes 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 GattPresentationFormat.FormatType 屬性可以採用的不同已知值。
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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
bluetooth
|
屬性
Bit2 |
取得 Bit2 格式類型的值。 |
Boolean |
取得布林格式類型的值。 |
DUInt16 |
取得 DUInt16 格式類型的值。 |
Float |
取得浮點數格式類型的值。 |
Float32 |
取得 Float32 格式類型的值。 |
Float64 |
取得 Float64 格式類型的值。 |
Nibble |
取得 Nibble 格式類型的值。 |
SFloat |
取得 SFloat 格式類型的值。 |
SInt12 |
取得 SInt12 格式類型的值。 |
SInt128 |
取得 SInt128 格式類型的值。 |
SInt16 |
取得 SInt16 格式類型的值。 |
SInt24 |
取得 SInt24 格式類型的值。 |
SInt32 |
取得 SInt32 格式類型的值。 |
SInt48 |
取得 SInt48 格式類型的值。 |
SInt64 |
取得 SInt64 格式類型的值。 |
SInt8 |
取得 SInt8 格式類型的值。 |
Struct |
取得結構格式類型的值。 |
UInt12 |
取得 UInt12 格式類型的值。 |
UInt128 |
取得 UInt128 格式類型的值。 |
UInt16 |
取得 UInt16 格式類型的值。 |
UInt24 |
取得 UInt24 格式類型的值。 |
UInt32 |
取得 UInt32 格式類型的值。 |
UInt48 |
取得 UInt48 格式類型的值。 |
UInt64 |
取得 UInt64 格式類型的值。 |
UInt8 |
取得 UInt8 格式類型的值。 |
Utf16 |
取得 Utf16 格式類型的值。 |
Utf8 |
取得 Utf8 格式類型的值。 |