BluetoothDisplayDeviceProperties 関数 (bluetoothapis.h)
BluetoothDisplayDeviceProperties 関数は、デバイス情報プロパティ シートコントロール パネル開始します。
構文
BOOL BluetoothDisplayDeviceProperties(
HWND hwndParent,
BLUETOOTH_DEVICE_INFO *pbtdi
);
パラメーター
hwndParent
プロパティ シートの親ウィンドウへのハンドル。
pbtdi
Bluetooth デバイスに関する情報を含む BLUETOOTH_DEVICE_INFO 構造体へのポインター。
戻り値
プロパティ シートが正常に表示された場合は TRUE を 返します。 プロパティ シートが正常に表示されなかった場合は FALSE を 返します。追加のエラー情報については 、GetLastError 関数を呼び出します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista、WINDOWS XP と SP2 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | サポートなし |
対象プラットフォーム | Windows |
ヘッダー | bluetoothapis.h (Bthsdpdef.h、BluetoothAPIs.h を含む) |
Library | Bthprops.lib |
[DLL] | bthprops.cpl |