共用方式為


GattPresentationFormat 類別

定義

表示單一簡報格式 GATT 描述元的值。

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
繼承
Object Platform::Object IInspectable GattPresentationFormat
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
bluetooth

備註

版本歷程記錄

Windows 版本 SDK 版本 已新增值
1703 15063 FromParts

屬性

BluetoothSigAssignedNumbers

取得藍牙 SIG 指派數位命名空間的值。

Description

取得 GattPresentationFormat 物件的 Description。

Exponent

取得 GattPresentationFormat 物件的指數。

FormatType

取得 GattPresentationFormat 物件的 Format Type。

Namespace

取得 GattPresentationFormat 物件的命名空間。

Unit

取得 GattPresentationFormat 物件的 Unit。

方法

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

從元件建立 GattPresentationFormat 物件。

適用於