IoDisconnectInterruptEx 関数 (wdm.h)
詳細については、WdmlibIoDisconnectInterruptEx 関数 を参照してください。
#define IoDisconnectInterruptEx WdmlibIoDisconnectInterruptEx
構文
void IoDisconnectInterruptEx(
[in, out] PIO_DISCONNECT_INTERRUPT_PARAMETERS Parameters
);
パラメーター
[in, out] Parameters
詳細については、WdmlibIoDisconnectInterruptEx 関数 を参照してください。
戻り値
何一つ
備考
詳細については、WdmlibIoDisconnectInterruptEx 関数 を参照してください。
必要条件
要件 | 価値 |
---|---|
サポートされる最小クライアント | Windows Vista 以降で使用できます。 Microsoft Windows 2000、Windows XP、または Windows Server 2003 でも動作する必要があるドライバーは、代わりに Iointex.lib にリンクしてルーチンを使用できます。 |
ターゲット プラットフォーム の | 万国 |
ヘッダー | wdm.h (Wdm.h、Ntddk.h、Ntifs.h を含む) |
ライブラリ | NtosKrnl.lib;Iointex.lib |
DLL | NtosKrnl.exe |
IRQL | PASSIVE_LEVEL |
関連項目
WdmlibIoDisconnectInterruptEx の