#[repr(C)]pub struct BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS {
pub deviceInfo: BLUETOOTH_DEVICE_INFO,
pub authenticationMethod: BLUETOOTH_AUTHENTICATION_METHOD,
pub ioCapability: BLUETOOTH_IO_CAPABILITY,
pub authenticationRequirements: BLUETOOTH_AUTHENTICATION_REQUIREMENTS,
pub Anonymous: BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS_0,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"
Fields§
§deviceInfo: BLUETOOTH_DEVICE_INFO
§authenticationMethod: BLUETOOTH_AUTHENTICATION_METHOD
§ioCapability: BLUETOOTH_IO_CAPABILITY
§authenticationRequirements: BLUETOOTH_AUTHENTICATION_REQUIREMENTS
§Anonymous: BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS_0