ReactOS 0.4.15-dev-7953-g1f49173
ENUMINFO Struct Reference
Collaboration diagram for ENUMINFO:

Public Attributes

HANDLE hProcess
 
DWORD64 dwModuleBase
 
LPSTR pszSymbolName
 
BOOL bType
 

Detailed Description

Definition at line 117 of file symdump.c.

Member Data Documentation

◆ bType

BOOL ENUMINFO::bType

Definition at line 122 of file symdump.c.

Referenced by EnumSymbolsProc(), and main().

◆ dwModuleBase

DWORD64 ENUMINFO::dwModuleBase

◆ hProcess

HANDLE ENUMINFO::hProcess

◆ pszSymbolName

LPSTR ENUMINFO::pszSymbolName

Definition at line 121 of file symdump.c.

Referenced by EnumSymbolsProc(), and main().


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