// wdm.h
NTSTATUS IoConnectInterruptEx(
[in, out] PIO_CONNECT_INTERRUPT_PARAMETERS Parameters
);
View the official Windows Driver Kit DDI reference
No description available.
For more information, see the WdmlibIoConnectInterruptEx function.
#define IoConnectInterruptEx WdmlibIoConnectInterruptEx
Parameters
[in, out]For more information, see the WdmlibIoConnectInterruptEx function.
For more information, see the WdmlibIoConnectInterruptEx function.