BluetoothClassOfDevice.FromRawValue(UInt32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスのメジャー クラス、マイナー クラス、およびサービス機能を表す生の整数値から BluetoothClassOfDevice オブジェクトを作成します。
public:
static BluetoothClassOfDevice ^ FromRawValue(unsigned int rawValue);
static BluetoothClassOfDevice FromRawValue(uint32_t const& rawValue);
public static BluetoothClassOfDevice FromRawValue(uint rawValue);
function fromRawValue(rawValue)
Public Shared Function FromRawValue (rawValue As UInteger) As BluetoothClassOfDevice
パラメーター
- rawValue
-
UInt32
unsigned int
uint32_t
BluetoothClassOfDevice オブジェクトの作成元となる生の整数値。
戻り値
BluetoothClassOfDevice オブジェクト。
Windows の要件
アプリの機能 |
bluetooth
|