OnDemandRegisterNotification

Function OnDemandRegisterNotification 

pub unsafe fn OnDemandRegisterNotification(
    callback: ONDEMAND_NOTIFICATION_CALLBACK,
    callbackcontext: Option<*const c_void>,
) -> Result<HANDLE>