ReactOS
0.4.15-dev-4871-g4471ee4
|
#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 1225 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Flags |
Definition at line 1223 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Index |
Definition at line 1220 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::MaxNameLen |
Definition at line 1230 of file compat.h.
Referenced by copy_symbolW().
ULONG64 _SYMBOL_INFOW::ModBase |
Definition at line 1222 of file compat.h.
Referenced by copy_symbolW().
WCHAR _SYMBOL_INFOW::Name |
Definition at line 1231 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::NameLen |
Definition at line 1229 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Register |
Definition at line 1226 of file compat.h.
Referenced by copy_symbolW().
ULONG64 _SYMBOL_INFOW::Reserved |
Definition at line 1219 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Scope |
Definition at line 1227 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Size |
Definition at line 1221 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::SizeOfStruct |
Definition at line 1217 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::Tag |
Definition at line 1228 of file compat.h.
Referenced by copy_symbolW().
ULONG _SYMBOL_INFOW::TypeIndex |
Definition at line 1218 of file compat.h.
Referenced by copy_symbolW().
ULONG64 _SYMBOL_INFOW::Value |
Definition at line 1224 of file compat.h.
Referenced by copy_symbolW().