次の方法で共有


GattPresentationFormatTypes クラス

定義

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
継承
Object Platform::Object IInspectable 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 Format Type の値を取得します。

Boolean

ブール形式の型の値を取得します。

DUInt16

DUInt16 形式の種類の値を取得します。

Float

Float Format Type の値を取得します。

Float32

Float32 Format Type の値を取得します。

Float64

Float64 Format Type の値を取得します。

Nibble

Nibble Format Type の値を取得します。

SFloat

SFloat Format Type の値を取得します。

SInt12

SInt12 Format Type の値を取得します。

SInt128

SInt128 Format Type の値を取得します。

SInt16

SInt16 形式の種類の値を取得します。

SInt24

SInt24 Format Type の値を取得します。

SInt32

SInt32 Format Type の値を取得します。

SInt48

SInt48 Format Type の値を取得します。

SInt64

SInt64 Format Type の値を取得します。

SInt8

SInt8 Format Type の値を取得します。

Struct

構造体形式の型の値を取得します。

UInt12

UInt12 Format Type の値を取得します。

UInt128

UInt128 Format Type の値を取得します。

UInt16

UInt16 形式の種類の値を取得します。

UInt24

UInt24 形式の種類の値を取得します。

UInt32

UInt32 Format Type の値を取得します。

UInt48

UInt48 書式の種類の値を取得します。

UInt64

UInt64 書式の種類の値を取得します。

UInt8

UInt8 Format Type の値を取得します。

Utf16

Utf16 形式の種類の値を取得します。

Utf8

Utf8 形式の種類の値を取得します。

適用対象