ReactOS 0.4.15-dev-7924-g5949c20
_IMAGEHLP_SYMBOL Struct Reference

#include <compat.h>

Public Attributes

DWORD SizeOfStruct
 
DWORD Address
 
DWORD Size
 
DWORD Flags
 
DWORD MaxNameLength
 
CHAR Name [1]
 

Detailed Description

Definition at line 1473 of file compat.h.

Member Data Documentation

◆ Address

DWORD _IMAGEHLP_SYMBOL::Address

Definition at line 1476 of file compat.h.

◆ Flags

DWORD _IMAGEHLP_SYMBOL::Flags

Definition at line 1478 of file compat.h.

◆ MaxNameLength

DWORD _IMAGEHLP_SYMBOL::MaxNameLength

Definition at line 1479 of file compat.h.

◆ Name

CHAR _IMAGEHLP_SYMBOL::Name

Definition at line 1480 of file compat.h.

Referenced by SymUnDName().

◆ Size

DWORD _IMAGEHLP_SYMBOL::Size

Definition at line 1477 of file compat.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_SYMBOL::SizeOfStruct

Definition at line 1475 of file compat.h.


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