GattCharacteristic.PresentationFormats プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
集計形式記述子で指定された順序で、この GattCharacteristic に関連付けられているプレゼンテーション形式記述子の一覧を取得します。
PresentationFormat 記述子または集計形式記述子が見つからない場合、リストは空である必要があります。
public:
property IVectorView<GattPresentationFormat ^> ^ PresentationFormats { IVectorView<GattPresentationFormat ^> ^ get(); };
IVectorView<GattPresentationFormat> PresentationFormats();
public IReadOnlyList<GattPresentationFormat> PresentationFormats { get; }
var iVectorView = gattCharacteristic.presentationFormats;
Public ReadOnly Property PresentationFormats As IReadOnlyList(Of GattPresentationFormat)
プロパティ値
この GattCharacteristic に関連付けられたプレゼンテーション形式記述子のリストを含む GattPresentationFormat オブジェクトの配列を、集計形式記述子で指定された順序で指定します。
Windows の要件
アプリの機能 |
bluetooth
|