ReactOS 0.4.15-dev-8100-g1887773
_RTL_VERIFIER_DLL_DESCRIPTOR Struct Reference

#include <verifier.h>

Collaboration diagram for _RTL_VERIFIER_DLL_DESCRIPTOR:

Public Attributes

PWCHAR DllName
 
DWORD DllFlags
 
PVOID DllAddress
 
PRTL_VERIFIER_THUNK_DESCRIPTOR DllThunks
 

Detailed Description

Definition at line 16 of file verifier.h.

Member Data Documentation

◆ DllAddress

PVOID _RTL_VERIFIER_DLL_DESCRIPTOR::DllAddress

Definition at line 19 of file verifier.h.

◆ DllFlags

DWORD _RTL_VERIFIER_DLL_DESCRIPTOR::DllFlags

Definition at line 18 of file verifier.h.

Referenced by AvrfpResolveThunks().

◆ DllName

PWCHAR _RTL_VERIFIER_DLL_DESCRIPTOR::DllName

◆ DllThunks


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