Function_IRPMonDllFinalize - MartinDrab/IRPMon GitHub Wiki
IRPMonDllFinalize function
Summary
Disconnects the current process from the IRPMon driver and cleans up resources used by the library.
Definition
void cdecl IRPMonDllFinalize(
);
Remarks
After calling this routine, no other routine exported by the library can be successfully invoked.
Requirements
Header | irpmondll.h |
Library | irpmondll.lib |
DLL | irpmondll.dll |