GattDescriptorUuids クラス

定義

最もよく知られている記述子 UUID 値の列挙体を表し、GATT 記述子 UUID を操作するための便利なメソッドと、一般的な GATT 記述子の記述子 UUID を提供する静的プロパティを提供します。

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

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

プロパティ

CharacteristicAggregateFormat

Bluetooth SIG 定義の特性集計形式記述子 UUID を取得します。

CharacteristicExtendedProperties

Bluetooth SIG 定義の特性拡張プロパティ記述子 UUID を取得します。

CharacteristicPresentationFormat

Bluetooth SIG 定義の特性プレゼンテーション形式記述子 UUID を取得します。

CharacteristicUserDescription

Bluetooth SIG 定義の特性ユーザー記述記述子 UUID を取得します。

ClientCharacteristicConfiguration

Bluetooth SIG で定義されたクライアント特性構成記述子 UUID を取得します。

ServerCharacteristicConfiguration

Bluetooth SIG で定義されたサーバー特性構成記述子 UUID を取得します。

適用対象