GattLocalCharacteristicParameters Classe

Définition

Cette classe contient les paramètres de descripteur caractéristiques locales.

public ref class GattLocalCharacteristicParameters 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 GattLocalCharacteristicParameters 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 GattLocalCharacteristicParameters
function GattLocalCharacteristicParameters()
Public NotInheritable Class GattLocalCharacteristicParameters
Héritage
Object Platform::Object IInspectable GattLocalCharacteristicParameters
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)
Fonctionnalités de l’application
bluetooth

Constructeurs

GattLocalCharacteristicParameters()

Crée un objet GattLocalCharacteristicParameters.

Propriétés

CharacteristicProperties

Obtient les propriétés.

PresentationFormats

Obtient ou définit les formats de présentation.

ReadProtectionLevel

Obtient ou définit le niveau de protection en lecture.

StaticValue

Obtient ou définit la valeur statique.

UserDescription

Obtient ou définit la description conviviale.

WriteProtectionLevel

Obtient et définit le niveau de protection en écriture.

S’applique à