Función BluetoothDisplayDeviceProperties (bluetoothapis.h)

La función BluetoothDisplayDeviceProperties inicia Panel de control hoja de propiedades de información del dispositivo.

Sintaxis

BOOL BluetoothDisplayDeviceProperties(
  HWND                  hwndParent,
  BLUETOOTH_DEVICE_INFO *pbtdi
);

Parámetros

hwndParent

Identificador de la ventana primaria de la hoja de propiedades.

pbtdi

Puntero a la estructura BLUETOOTH_DEVICE_INFO que contiene información sobre el dispositivo Bluetooth.

Valor devuelto

Devuelve TRUE si la hoja de propiedades se muestra correctamente. Devuelve FALSE si la hoja de propiedades no se mostró correctamente; llame a la función GetLastError para obtener información de error adicional.

Requisitos

Requisito Value
Cliente mínimo compatible Windows Vista, Windows XP con SP2 [solo aplicaciones de escritorio]
Servidor mínimo compatible No se admite ninguno
Plataforma de destino Windows
Encabezado bluetoothapis.h (incluya Bthsdpdef.h, BluetoothAPIs.h)
Library Bthprops.lib
Archivo DLL bthprops.cpl

Consulte también

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothFindDeviceClose

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord