ReactOS 0.4.15-dev-8058-ga7cbb60
_IMAGEHLP_SYMBOLW Struct Reference

#include <compat.h>

Public Attributes

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

Detailed Description

Definition at line 1483 of file compat.h.

Member Data Documentation

◆ Address

DWORD _IMAGEHLP_SYMBOLW::Address

Definition at line 1486 of file compat.h.

◆ Flags

DWORD _IMAGEHLP_SYMBOLW::Flags

Definition at line 1488 of file compat.h.

◆ MaxNameLength

DWORD _IMAGEHLP_SYMBOLW::MaxNameLength

Definition at line 1489 of file compat.h.

◆ Name

WCHAR _IMAGEHLP_SYMBOLW::Name

Definition at line 1490 of file compat.h.

◆ Size

DWORD _IMAGEHLP_SYMBOLW::Size

Definition at line 1487 of file compat.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_SYMBOLW::SizeOfStruct

Definition at line 1485 of file compat.h.


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