Function windows_sys::Win32::NetworkManagement::WiFi::WlanSaveTemporaryProfile
[−]pub unsafe extern "system" fn WlanSaveTemporaryProfile(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
strprofilename: PCWSTR,
stralluserprofilesecurity: PCWSTR,
dwflags: u32,
boverwrite: BOOL,
preserved: *mut c_void
) -> u32
Expand description
Required features: "Win32_NetworkManagement_WiFi"
, "Win32_Foundation"