IMAGEHLP_LINE64

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
struct IMAGEHLP_LINE64 {}

Members

Variables

Address
DWORD64 Address;
Undocumented in source.
FileName
PTSTR FileName;
Undocumented in source.
Key
PVOID Key;
Undocumented in source.
LineNumber
DWORD LineNumber;
Undocumented in source.
SizeOfStruct
DWORD SizeOfStruct;
Undocumented in source.

Meta