Skip to content

Function_IRPMonDllInitialized

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

IRPMonDllInitialized function

Summary

Checks whether the IRPMon library is initialized.

Definition

void cdecl IRPMonDllInitialized(
   );

Return Value

Returns a boolean value indicating whether the library is initialized.

Remarks

The library is considered initialized if and only if a connection to the IRPMon driver device object is established (locally or remotely).

Requirements

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

General

For Users-Developers

Tutorial

Public API

Functions

Types

Clone this wiki locally