BLUETOOTH_FIND_RADIO_PARAMS 구조체(bluetoothapis.h)

BLUETOOTH_FIND_RADIO_PARAMS 구조는 설치된 Bluetooth 라디오를 열거할 수 있도록 합니다.

구문

typedef struct _BLUETOOTH_FIND_RADIO_PARAMS {
  DWORD dwSize;
} BLUETOOTH_FIND_RADIO_PARAMS;

멤버

dwSize

BLUETOOTH_FIND_RADIO_PARAMS 구조체의 크기(바이트)입니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows Vista, WINDOWS XP SP2 [데스크톱 앱만 해당]
지원되는 최소 서버 지원되는 버전 없음
머리글 bluetoothapis.h(Bthsdpdef.h, BluetoothAPIs.h 포함)

추가 정보

BluetoothFindFirstRadio

BluetoothFindNextRadio