ReactOS 0.4.15-dev-7842-g558ab78
_IMAGEHLP_SYMBOLW64 Struct Reference

#include <compat.h>

Public Attributes

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

Detailed Description

Definition at line 1502 of file compat.h.

Member Data Documentation

◆ Address

DWORD64 _IMAGEHLP_SYMBOLW64::Address

Definition at line 1505 of file compat.h.

◆ Flags

DWORD _IMAGEHLP_SYMBOLW64::Flags

Definition at line 1507 of file compat.h.

◆ MaxNameLength

DWORD _IMAGEHLP_SYMBOLW64::MaxNameLength

Definition at line 1508 of file compat.h.

◆ Name

WCHAR _IMAGEHLP_SYMBOLW64::Name

Definition at line 1509 of file compat.h.

◆ Size

DWORD _IMAGEHLP_SYMBOLW64::Size

Definition at line 1506 of file compat.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_SYMBOLW64::SizeOfStruct

Definition at line 1504 of file compat.h.


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