IoDisconnectInterruptEx - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

VOID IoDisconnectInterruptEx(
  [in, out] PIO_DISCONNECT_INTERRUPT_PARAMETERS Parameters
);

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdm-iodisconnectinterruptex)

IoDisconnectInterruptEx function

Description

For more information, see the WdmlibIoDisconnectInterruptEx function.

#define IoDisconnectInterruptEx WdmlibIoDisconnectInterruptEx

Parameters

Parameters [in, out]

For more information, see the WdmlibIoDisconnectInterruptEx function.

Remarks

For more information, see the WdmlibIoDisconnectInterruptEx function.

See also

WdmlibIoDisconnectInterruptEx