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 WdmlibIoDisconnectInterruptEx function.
#define IoDisconnectInterruptEx WdmlibIoDisconnectInterruptEx
Syntax
void IoDisconnectInterruptEx(
[in, out] PIO_DISCONNECT_INTERRUPT_PARAMETERS Parameters
);
Parameters
[in, out] Parameters
For more information, see the WdmlibIoDisconnectInterruptEx function.
Return value
None
Remarks
For more information, see the WdmlibIoDisconnectInterruptEx function.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available starting with Windows Vista. Drivers that must also work Microsoft 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; Iointex.lib |
DLL | NtosKrnl.exe |
IRQL | PASSIVE_LEVEL |