Function_IRPMonDllDisconnect - MartinDrab/IRPMon GitHub Wiki

IRPMonDllDisconnect function

Summary

Disconnects the current thread from the IRPMon Event Queue.

Definition

void cdecl IRPMonDllDisconnect(
   );

Return Value

Value Description
ERROR_SUCCESS The thread successfully disconnected from the queue.
Other An error occurred.

Requirements

Header irpmondll.h
Library irpmondll.lib
DLL irpmondll.dll