BluetoothLEAppearance.FromRawValue(UInt16) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth LE デバイスの Category と Subcategory を表す未加工の整数値を指定して、 BluetoothLEAppearance オブジェクトを作成します。
public:
static BluetoothLEAppearance ^ FromRawValue(unsigned short rawValue);
static BluetoothLEAppearance FromRawValue(uint16_t const& rawValue);
public static BluetoothLEAppearance FromRawValue(ushort rawValue);
function fromRawValue(rawValue)
Public Shared Function FromRawValue (rawValue As UShort) As BluetoothLEAppearance
パラメーター
- rawValue
-
UInt16
unsigned short
uint16_t
外観カテゴリとサブカテゴリを表す未加工の整数値。
戻り値
外観カテゴリとサブカテゴリから作成された Bluetooth LE の外観オブジェクト。
Windows の要件
アプリの機能 |
bluetooth
|