Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For more information, see the WdmlibIoConnectInterruptEx function.
#define IoConnectInterruptEx WdmlibIoConnectInterruptEx
Syntax
NTSTATUS IoConnectInterruptEx(
[in, out] PIO_CONNECT_INTERRUPT_PARAMETERS Parameters
);
Parameters
[in, out] Parameters
For more information, see the WdmlibIoConnectInterruptEx function.
Return value
For more information, see the WdmlibIoConnectInterruptEx function.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available on Windows Vista and later versions of the Windows operating system. Drivers that must also work on Windows 2000, Windows XP, or Windows Server 2003 can instead link to Iointex.lib to use the routine. |
Target Platform | Universal |
Header | wdm.h (include Wdm.h, Ntddk.h, Ntifs.h) |
Library | NtosKrnl.lib |
DLL | NtosKrnl.exe |
IRQL | PASSIVE_LEVEL |
DDI compliance rules | HwStorPortProhibitedDDIs(storport) |