Skip to main content

IoReportTargetDeviceChangeAsynchronous

Function IoReportTargetDeviceChangeAsynchronous 

Source
pub unsafe extern "C" fn IoReportTargetDeviceChangeAsynchronous(
    PhysicalDeviceObject: PDEVICE_OBJECT,
    NotificationStructure: PVOID,
    Callback: PDEVICE_CHANGE_COMPLETE_CALLBACK,
    Context: PVOID,
) -> NTSTATUS