ReactOS 0.4.15-dev-7953-g1f49173
_IMAGEHLP_LINEW Struct Reference

#include <compat.h>

Collaboration diagram for _IMAGEHLP_LINEW:

Public Attributes

DWORD SizeOfStruct
 
PVOID Key
 
DWORD LineNumber
 
PWSTR FileName
 
DWORD Address
 

Detailed Description

Definition at line 1526 of file compat.h.

Member Data Documentation

◆ Address

DWORD _IMAGEHLP_LINEW::Address

Definition at line 1532 of file compat.h.

◆ FileName

PWSTR _IMAGEHLP_LINEW::FileName

Definition at line 1531 of file compat.h.

◆ Key

PVOID _IMAGEHLP_LINEW::Key

Definition at line 1529 of file compat.h.

◆ LineNumber

DWORD _IMAGEHLP_LINEW::LineNumber

Definition at line 1530 of file compat.h.

◆ SizeOfStruct

DWORD _IMAGEHLP_LINEW::SizeOfStruct

Definition at line 1528 of file compat.h.


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