GattLocalDescriptorParameters クラス

定義

このクラスは、記述子のパラメーターを定義します。

public ref class GattLocalDescriptorParameters sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattLocalDescriptorParameters final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GattLocalDescriptorParameters
function GattLocalDescriptorParameters()
Public NotInheritable Class GattLocalDescriptorParameters
継承
Object Platform::Object IInspectable GattLocalDescriptorParameters
属性

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)
アプリの機能
bluetooth

コンストラクター

GattLocalDescriptorParameters()

新しい GattLocalDescriptorParameters オブジェクトを作成します。

プロパティ

ReadProtectionLevel

読み取り保護レベルを取得または設定します。

StaticValue

静的な値を取得または設定します。

WriteProtectionLevel

書き込み保護レベルを取得または設定します。

適用対象