ReactOS 0.4.15-dev-7924-g5949c20
enum_types_AtoW Struct Reference
Collaboration diagram for enum_types_AtoW:

Public Attributes

char buffer [sizeof(SYMBOL_INFOW)+256 *sizeof(WCHAR)]
 
voiduser
 
PSYM_ENUMERATESYMBOLS_CALLBACKW callback
 

Detailed Description

Definition at line 499 of file type.c.

Member Data Documentation

◆ buffer

char enum_types_AtoW::buffer[sizeof(SYMBOL_INFOW)+256 *sizeof(WCHAR)]

Definition at line 501 of file type.c.

Referenced by enum_types_AtoW().

◆ callback

PSYM_ENUMERATESYMBOLS_CALLBACKW enum_types_AtoW::callback

Definition at line 503 of file type.c.

Referenced by enum_types_AtoW(), and SymEnumTypesW().

◆ user

void* enum_types_AtoW::user

Definition at line 502 of file type.c.

Referenced by enum_types_AtoW(), and SymEnumTypesW().


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