Function windows_sys::Win32::Devices::Bluetooth::BluetoothAuthenticateDevice
[−]pub unsafe extern "system" fn BluetoothAuthenticateDevice(
hwndparent: HWND,
hradio: HANDLE,
pbtbi: *mut BLUETOOTH_DEVICE_INFO,
pszpasskey: PCWSTR,
ulpasskeylength: u32
) -> u32
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"