pub unsafe extern "system" fn OnDemandRegisterNotification(
    callback: ONDEMAND_NOTIFICATION_CALLBACK,
    callbackcontext: *const c_void,
    registrationhandle: *mut HANDLE
) -> HRESULT
Expand description

Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’