Freigeben über


GattLocalDescriptorParameters Klasse

Definition

Diese Klasse definiert die Parameter eines Deskriptors.

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
Vererbung
Object Platform::Object IInspectable GattLocalDescriptorParameters
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)
App-Funktionen
bluetooth

Konstruktoren

GattLocalDescriptorParameters()

Erstellt ein neues GattLocalDescriptorParameters-Objekt.

Eigenschaften

ReadProtectionLevel

Ruft die Leseschutzebene ab oder legt sie fest.

StaticValue

Ruft den statischen Wert ab oder legt diese fest.

WriteProtectionLevel

Ruft die Schreibschutzebene ab oder legt diese fest.

Gilt für: