Compartilhar via


Função BluetoothDisplayDeviceProperties (bluetoothapis.h)

A função BluetoothDisplayDeviceProperties inicia Painel de Controle folha de propriedades de informações do dispositivo.

Sintaxe

BOOL BluetoothDisplayDeviceProperties(
  HWND                  hwndParent,
  BLUETOOTH_DEVICE_INFO *pbtdi
);

Parâmetros

hwndParent

Um identificador para a janela pai da folha de propriedades.

pbtdi

Um ponteiro para a estrutura BLUETOOTH_DEVICE_INFO que contém informações sobre o dispositivo Bluetooth.

Retornar valor

Retornará TRUE se a folha de propriedades for exibida com êxito. Retornará FALSE se a folha de propriedades não tiver sido exibida com êxito; chame a função GetLastError para obter informações de erro adicionais.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Vista, Windows XP com SP2 [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Nenhum compatível
Plataforma de Destino Windows
Cabeçalho bluetoothapis.h (inclua Bthsdpdef.h, BluetoothAPIs.h)
Biblioteca Bthprops.lib
DLL bthprops.cpl

Confira também

BLUETOOTH_DEVICE_INFO

BLUETOOTH_DEVICE_SEARCH_PARAMS

BluetoothFindDeviceClose

BluetoothFindFirstDevice

BluetoothFindNextDevice

BluetoothGetDeviceInfo

BluetoothRemoveDevice

BluetoothUpdateDeviceRecord