Skip to content

Function_IRPMonDllDisconnect

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

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

General

For Users-Developers

Tutorial

Public API

Functions

Types

Clone this wiki locally