Skip to content

Function_IRPMonDllFinalize

Martin Drab edited this page Mar 18, 2020 · 2 revisions

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

General

For Users-Developers

Tutorial

Public API

Functions

Types

Clone this wiki locally