다음을 통해 공유


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 포함)
라이브러리 Bthprops.lib
DLL bthprops.cpl

추가 정보

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothFindDeviceClose

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord