GattPresentationFormat Classe

Définition

Représente la valeur d’un descripteur GATT au format de présentation unique.

public ref class GattPresentationFormat sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattPresentationFormat final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattPresentationFormat final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GattPresentationFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GattPresentationFormat
Public NotInheritable Class GattPresentationFormat
Héritage
Object Platform::Object IInspectable GattPresentationFormat
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
bluetooth

Remarques

Historique des versions

Version de Windows Version du SDK Valeur ajoutée
1703 15063 FromParts

Propriétés

BluetoothSigAssignedNumbers

Obtient la valeur de l’espace de noms des numéros attribués par bluetooth SIG.

Description

Obtient la Description de l’objet GattPresentationFormat.

Exponent

Obtient l’exposant de l’objet GattPresentationFormat.

FormatType

Obtient le type de format de l’objet GattPresentationFormat.

Namespace

Obtient l’espace de noms de l’objet GattPresentationFormat.

Unit

Obtient l’unité de l’objet GattPresentationFormat.

Méthodes

FromParts(Byte, Int32, UInt16, Byte, UInt16)

Crée un objet GattPresentationFormat à partir de parties.

S’applique à