Function windows_sys::Win32::NetworkManagement::WiFi::WlanQueryInterface
[−]pub unsafe extern "system" fn WlanQueryInterface(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
opcode: WLAN_INTF_OPCODE,
preserved: *mut c_void,
pdwdatasize: *mut u32,
ppdata: *mut *mut c_void,
pwlanopcodevaluetype: *mut WLAN_OPCODE_VALUE_TYPE
) -> u32
Expand description
Required features: "Win32_NetworkManagement_WiFi"
, "Win32_Foundation"