Function windows_sys::Win32::NetworkManagement::WiFi::WlanSetProfile
[−]pub unsafe extern "system" fn WlanSetProfile(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
dwflags: u32,
strprofilexml: PWSTR,
stralluserprofilesecurity: PWSTR,
boverwrite: BOOL,
preserved: *mut c_void,
pdwreasoncode: *mut u32
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_WiFi’, ‘Win32_Foundation’
