IoConnectInterruptEx - NtDoc

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

NTSTATUS IoConnectInterruptEx(
  [in, out] PIO_CONNECT_INTERRUPT_PARAMETERS Parameters
);

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

IoConnectInterruptEx function

Description

For more information, see the WdmlibIoConnectInterruptEx function.

#define IoConnectInterruptEx WdmlibIoConnectInterruptEx

Parameters

Parameters [in, out]

For more information, see the WdmlibIoConnectInterruptEx function.

Return value

For more information, see the WdmlibIoConnectInterruptEx function.

See also

WdmlibIoConnectInterruptEx