Developer Documentation
Loading...
Searching...
No Matches
StackWalkerInternal::_MODULEINFO Struct Reference

Public Attributes

LPVOID lpBaseOfDll
 
DWORD SizeOfImage
 
LPVOID EntryPoint
 

Detailed Description

Definition at line 613 of file StackWalker.cc.

Member Data Documentation

◆ EntryPoint

LPVOID StackWalkerInternal::_MODULEINFO::EntryPoint

Definition at line 616 of file StackWalker.cc.

◆ lpBaseOfDll

LPVOID StackWalkerInternal::_MODULEINFO::lpBaseOfDll

Definition at line 614 of file StackWalker.cc.

◆ SizeOfImage

DWORD StackWalkerInternal::_MODULEINFO::SizeOfImage

Definition at line 615 of file StackWalker.cc.


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