ReactOS 0.4.15-dev-7788-g1ad9096
_IMAGEHLP_DEFERRED_SYMBOL_LOADW64 Struct Reference

#include <compat.h>

Collaboration diagram for _IMAGEHLP_DEFERRED_SYMBOL_LOADW64:

Public Attributes

DWORD SizeOfStruct
 
DWORD64 BaseOfImage
 
DWORD CheckSum
 
DWORD TimeDateStamp
 
WCHAR FileName [MAX_PATH+1]
 
BOOLEAN Reparse
 
HANDLE hFile
 
DWORD Flags
 

Detailed Description

Definition at line 1161 of file compat.h.

Member Data Documentation

◆ BaseOfImage

DWORD64 _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::BaseOfImage

Definition at line 1164 of file compat.h.

Referenced by module_get_debug(), and pcs_callback().

◆ CheckSum

DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::CheckSum

Definition at line 1165 of file compat.h.

Referenced by module_get_debug(), and pcs_callback().

◆ FileName

WCHAR _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::FileName

Definition at line 1167 of file compat.h.

Referenced by module_get_debug(), and pcs_callback().

◆ Flags

DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::Flags

Definition at line 1170 of file compat.h.

◆ hFile

HANDLE _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::hFile

Definition at line 1169 of file compat.h.

Referenced by module_get_debug().

◆ Reparse

BOOLEAN _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::Reparse

Definition at line 1168 of file compat.h.

Referenced by module_get_debug(), and pcs_callback().

◆ SizeOfStruct

DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::SizeOfStruct

Definition at line 1163 of file compat.h.

Referenced by module_get_debug().

◆ TimeDateStamp

DWORD _IMAGEHLP_DEFERRED_SYMBOL_LOADW64::TimeDateStamp

Definition at line 1166 of file compat.h.

Referenced by module_get_debug(), and pcs_callback().


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