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

获取或设置写入保护级别。

适用于