#[repr(C)]
pub union BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS_0 {
pub Numeric_Value: u32,
pub Passkey: u32,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"
Fields§
§Numeric_Value: u32
§Passkey: u32
#[repr(C)]
pub union BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS_0 {
pub Numeric_Value: u32,
pub Passkey: u32,
}
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"
Numeric_Value: u32
§Passkey: u32