共用方式為


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

取得或設定寫入保護層級。

適用於