ReactOS 0.4.15-dev-7958-gcd0bb1a
_IMAGEHLP_SYMBOL64 Struct Reference

#include <compat.h>

Public Attributes

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

Detailed Description

Definition at line 1493 of file compat.h.

Member Data Documentation

◆ Address

DWORD64 _IMAGEHLP_SYMBOL64::Address

Definition at line 1496 of file compat.h.

◆ Flags

DWORD _IMAGEHLP_SYMBOL64::Flags

Definition at line 1498 of file compat.h.

◆ MaxNameLength

DWORD _IMAGEHLP_SYMBOL64::MaxNameLength

Definition at line 1499 of file compat.h.

◆ Name

CHAR _IMAGEHLP_SYMBOL64::Name

Definition at line 1500 of file compat.h.

Referenced by SymUnDName64().

◆ Size

DWORD _IMAGEHLP_SYMBOL64::Size

Definition at line 1497 of file compat.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_SYMBOL64::SizeOfStruct

Definition at line 1495 of file compat.h.


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