Function windows_sys::Win32::NetworkManagement::WiFi::WlanRegisterNotification
[−]pub unsafe extern "system" fn WlanRegisterNotification(
hclienthandle: HANDLE,
dwnotifsource: u32,
bignoreduplicate: BOOL,
funccallback: WLAN_NOTIFICATION_CALLBACK,
pcallbackcontext: *const c_void,
preserved: *mut c_void,
pdwprevnotifsource: *mut u32
) -> u32Expand description
Required features: "Win32_NetworkManagement_WiFi", "Win32_Foundation"