ReactOS 0.4.15-dev-8076-g06e89b2
_LDR_DLL_LOADED_NOTIFICATION_ENTRY Struct Reference

#include <ldrtypes.h>

Collaboration diagram for _LDR_DLL_LOADED_NOTIFICATION_ENTRY:

Public Attributes

LIST_ENTRY NotificationListEntry
 
PLDR_DLL_LOADED_NOTIFICATION_CALLBACK Callback
 

Detailed Description

Definition at line 214 of file ldrtypes.h.

Member Data Documentation

◆ Callback

PLDR_DLL_LOADED_NOTIFICATION_CALLBACK _LDR_DLL_LOADED_NOTIFICATION_ENTRY::Callback

Definition at line 217 of file ldrtypes.h.

◆ NotificationListEntry

LIST_ENTRY _LDR_DLL_LOADED_NOTIFICATION_ENTRY::NotificationListEntry

Definition at line 216 of file ldrtypes.h.


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