|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>
Public Attributes | |
| ULONG | SizeOfStruct |
| ULONG | TypeIndex |
| ULONG64 | Reserved [2] |
| ULONG | Index |
| ULONG | Size |
| ULONG64 | ModBase |
| ULONG | Flags |
| ULONG64 | Value |
| ULONG64 | Address |
| ULONG | Register |
| ULONG | Scope |
| ULONG | Tag |
| ULONG | NameLen |
| ULONG | MaxNameLen |
| WCHAR | Name [1] |
| ULONG64 _SYMBOL_INFOW::Address |
Definition at line 1366 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Flags |
Definition at line 1364 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Index |
Definition at line 1361 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::MaxNameLen |
Definition at line 1371 of file compat.h.
Referenced by copy_symbolW().
| ULONG64 _SYMBOL_INFOW::ModBase |
Definition at line 1363 of file compat.h.
Referenced by copy_symbolW().
| WCHAR _SYMBOL_INFOW::Name |
Definition at line 1372 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::NameLen |
Definition at line 1370 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Register |
Definition at line 1367 of file compat.h.
Referenced by copy_symbolW().
| ULONG64 _SYMBOL_INFOW::Reserved |
Definition at line 1360 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Scope |
Definition at line 1368 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Size |
Definition at line 1362 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::SizeOfStruct |
Definition at line 1358 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::Tag |
Definition at line 1369 of file compat.h.
Referenced by copy_symbolW().
| ULONG _SYMBOL_INFOW::TypeIndex |
Definition at line 1359 of file compat.h.
Referenced by copy_symbolW().
| ULONG64 _SYMBOL_INFOW::Value |
Definition at line 1365 of file compat.h.
Referenced by copy_symbolW().