Funzione BluetoothDisplayDeviceProperties (bluetoothapis.h)
La funzione BluetoothDisplayDeviceProperties avvia Pannello di controllo finestra delle proprietà delle informazioni sul dispositivo.
Sintassi
BOOL BluetoothDisplayDeviceProperties(
HWND hwndParent,
BLUETOOTH_DEVICE_INFO *pbtdi
);
Parametri
hwndParent
Handle per la finestra padre della finestra delle proprietà.
pbtdi
Puntatore alla struttura BLUETOOTH_DEVICE_INFO che contiene informazioni sul dispositivo Bluetooth.
Valore restituito
Restituisce TRUE se la finestra delle proprietà viene visualizzata correttamente. Restituisce FALSE se la finestra delle proprietà non è stata visualizzata correttamente; chiamare la funzione GetLastError per ulteriori informazioni sull'errore.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista, Windows XP con SP2 [solo app desktop] |
Server minimo supportato | Nessuno supportato |
Piattaforma di destinazione | Windows |
Intestazione | bluetoothapis.h (include Bthsdpdef.h, BluetoothAPIs.h) |
Libreria | Bthprops.lib |
DLL | bthprops.cpl |