GattPresentationFormatTypes Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les différentes valeurs connues que la propriété GattPresentationFormat.FormatType peut prendre.
public ref class GattPresentationFormatTypes abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattPresentationFormatTypes 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 GattPresentationFormatTypes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class GattPresentationFormatTypes
[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 static class GattPresentationFormatTypes
Public Class GattPresentationFormatTypes
- Héritage
- 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
|
Propriétés
Bit2 |
Obtient la valeur du type de format Bit2. |
Boolean |
Obtient la valeur du type de format booléen. |
DUInt16 |
Obtient la valeur du type de format DUInt16. |
Float |
Obtient la valeur du type de format Float. |
Float32 |
Obtient la valeur du type de format Float32. |
Float64 |
Obtient la valeur du type de format Float64. |
Nibble |
Obtient la valeur du type de format Nibble. |
SFloat |
Obtient la valeur du type de format SFloat. |
SInt12 |
Obtient la valeur du type de format SInt12. |
SInt128 |
Obtient la valeur du type de format SInt128. |
SInt16 |
Obtient la valeur du type de format SInt16. |
SInt24 |
Obtient la valeur du type de format SInt24. |
SInt32 |
Obtient la valeur du type de format SInt32. |
SInt48 |
Obtient la valeur du type de format SInt48. |
SInt64 |
Obtient la valeur du type de format SInt64. |
SInt8 |
Obtient la valeur du type de format SInt8. |
Struct |
Obtient la valeur du type de format struct. |
UInt12 |
Obtient la valeur du type de format UInt12. |
UInt128 |
Obtient la valeur du type de format UInt128. |
UInt16 |
Obtient la valeur du type de format UInt16. |
UInt24 |
Obtient la valeur du type de format UInt24. |
UInt32 |
Obtient la valeur du type de format UInt32. |
UInt48 |
Obtient la valeur du type de format UInt48. |
UInt64 |
Obtient la valeur du type de format UInt64. |
UInt8 |
Obtient la valeur du type de format UInt8. |
Utf16 |
Obtient la valeur du type de format Utf16. |
Utf8 |
Obtient la valeur du type de format Utf8. |