ReactOS 0.4.15-dev-7953-g1f49173
_LDR_DLL_NOTIFICATION_DATA Union Reference

#include <winternl.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 2277 of file winternl.h.

Member Data Documentation

◆ Loaded

LDR_DLL_LOADED_NOTIFICATION_DATA _LDR_DLL_NOTIFICATION_DATA::Loaded

Definition at line 2279 of file winternl.h.

◆ Unloaded

LDR_DLL_UNLOADED_NOTIFICATION_DATA _LDR_DLL_NOTIFICATION_DATA::Unloaded

Definition at line 2280 of file winternl.h.


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