GattPresentationFormat クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
1 つのプレゼンテーション形式 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
- 継承
- 属性
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 |
Bluetooth SIG Assigned Numbers 名前空間の値を取得します。 |
Description |
GattPresentationFormat オブジェクトの説明を取得します。 |
Exponent |
GattPresentationFormat オブジェクトの指数を取得します。 |
FormatType |
GattPresentationFormat オブジェクトの Format Type を取得します。 |
Namespace |
GattPresentationFormat オブジェクトの名前空間を取得します。 |
Unit |
GattPresentationFormat オブジェクトの Unit を取得します。 |
メソッド
FromParts(Byte, Int32, UInt16, Byte, UInt16) |
パーツから GattPresentationFormat オブジェクトを作成します。 |