ReactOS 0.4.15-dev-7834-g00c4b3d
_IMAGEHLP_LINE64 Struct Reference

#include <compat.h>

Collaboration diagram for _IMAGEHLP_LINE64:

Public Attributes

DWORD SizeOfStruct
 
PVOID Key
 
DWORD LineNumber
 
PCHAR FileName
 
DWORD64 Address
 

Detailed Description

Definition at line 1093 of file compat.h.

Member Data Documentation

◆ Address

◆ FileName

PCHAR _IMAGEHLP_LINE64::FileName

Definition at line 1098 of file compat.h.

Referenced by copy_line_32_from_64(), copy_line_64_from_32(), and copy_line_W64_from_64().

◆ Key

PVOID _IMAGEHLP_LINE64::Key

Definition at line 1096 of file compat.h.

Referenced by copy_line_32_from_64(), copy_line_64_from_32(), and copy_line_W64_from_64().

◆ LineNumber

DWORD _IMAGEHLP_LINE64::LineNumber

Definition at line 1097 of file compat.h.

Referenced by copy_line_32_from_64(), copy_line_64_from_32(), and copy_line_W64_from_64().

◆ SizeOfStruct

DWORD _IMAGEHLP_LINE64::SizeOfStruct

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