ReactOS 0.4.16-dev-983-g23ad936
_LDR_DLL_NOTIFICATION_DATA Union Reference

#include <ldrtypes.h>

Collaboration diagram for _LDR_DLL_NOTIFICATION_DATA:

Public Attributes

LDR_DLL_LOADED_NOTIFICATION_DATA Loaded
 
LDR_DLL_UNLOADED_NOTIFICATION_DATA Unloaded
 

Detailed Description

Definition at line 224 of file ldrtypes.h.

Member Data Documentation

◆ Loaded

LDR_DLL_LOADED_NOTIFICATION_DATA _LDR_DLL_NOTIFICATION_DATA::Loaded

Definition at line 226 of file ldrtypes.h.

◆ Unloaded

LDR_DLL_UNLOADED_NOTIFICATION_DATA _LDR_DLL_NOTIFICATION_DATA::Unloaded

Definition at line 227 of file ldrtypes.h.


The documentation for this union was generated from the following files: