共用方式為


BluetoothDisplayDeviceProperties 函式 (bluetoothapis.h)

BluetoothDisplayDeviceProperties 函式會啟動 控制台 裝置資訊屬性表。

語法

BOOL BluetoothDisplayDeviceProperties(
  HWND                  hwndParent,
  BLUETOOTH_DEVICE_INFO *pbtdi
);

參數

hwndParent

屬性表之父視窗的句柄。

pbtdi

包含藍牙裝置相關信息 之BLUETOOTH_DEVICE_INFO 結構的指標。

傳回值

如果成功顯示屬性表,則會傳回 TRUE 。 如果屬性表未成功顯示,則會傳回 FALSE ;呼叫 GetLastError 函 式以取得其他錯誤資訊。

規格需求

需求
最低支援的用戶端 Windows Vista、Windows XP SP2 [僅限傳統型應用程式]
最低支援的伺服器 都不支援
目標平台 Windows
標頭 bluetoothapis.h (包括 Bthsdpdef.h、BluetoothAPIs.h)
程式庫 Bthprops.lib
Dll bthprops.cpl

另請參閱

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothFindDeviceClose

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord