ReactOS 0.4.15-dev-7846-g8ba6c66
_IMAGEHLP_LINE Struct Reference

#include <compat.h>

Collaboration diagram for _IMAGEHLP_LINE:

Public Attributes

DWORD SizeOfStruct
 
PVOID Key
 
DWORD LineNumber
 
PCHAR FileName
 
DWORD Address
 
DWORD Key
 

Detailed Description

Definition at line 1517 of file compat.h.

Member Data Documentation

◆ Address

DWORD _IMAGEHLP_LINE::Address

Definition at line 1523 of file compat.h.

Referenced by copy_line_32_from_64(), and copy_line_64_from_32().

◆ FileName

PCHAR _IMAGEHLP_LINE::FileName

Definition at line 1522 of file compat.h.

Referenced by copy_line_32_from_64(), and copy_line_64_from_32().

◆ Key [1/2]

PVOID _IMAGEHLP_LINE::Key

Definition at line 1520 of file compat.h.

Referenced by copy_line_32_from_64(), and copy_line_64_from_32().

◆ Key [2/2]

DWORD _IMAGEHLP_LINE::Key

Definition at line 293 of file imagehlp.h.

◆ LineNumber

DWORD _IMAGEHLP_LINE::LineNumber

Definition at line 1521 of file compat.h.

Referenced by copy_line_32_from_64(), and copy_line_64_from_32().

◆ SizeOfStruct

DWORD _IMAGEHLP_LINE::SizeOfStruct

Definition at line 1519 of file compat.h.


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