ReactOS 0.4.15-dev-7953-g1f49173
_SYMBOL_INFOW Struct Reference

#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]
 

Detailed Description

Definition at line 1356 of file compat.h.

Member Data Documentation

◆ Address

ULONG64 _SYMBOL_INFOW::Address

Definition at line 1366 of file compat.h.

Referenced by copy_symbolW().

◆ Flags

ULONG _SYMBOL_INFOW::Flags

Definition at line 1364 of file compat.h.

Referenced by copy_symbolW().

◆ Index

ULONG _SYMBOL_INFOW::Index

Definition at line 1361 of file compat.h.

Referenced by copy_symbolW().

◆ MaxNameLen

ULONG _SYMBOL_INFOW::MaxNameLen

Definition at line 1371 of file compat.h.

Referenced by copy_symbolW().

◆ ModBase

ULONG64 _SYMBOL_INFOW::ModBase

Definition at line 1363 of file compat.h.

Referenced by copy_symbolW().

◆ Name

WCHAR _SYMBOL_INFOW::Name

Definition at line 1372 of file compat.h.

Referenced by copy_symbolW().

◆ NameLen

ULONG _SYMBOL_INFOW::NameLen

Definition at line 1370 of file compat.h.

Referenced by copy_symbolW().

◆ Register

ULONG _SYMBOL_INFOW::Register

Definition at line 1367 of file compat.h.

Referenced by copy_symbolW().

◆ Reserved

ULONG64 _SYMBOL_INFOW::Reserved

Definition at line 1360 of file compat.h.

Referenced by copy_symbolW().

◆ Scope

ULONG _SYMBOL_INFOW::Scope

Definition at line 1368 of file compat.h.

Referenced by copy_symbolW().

◆ Size

ULONG _SYMBOL_INFOW::Size

Definition at line 1362 of file compat.h.

Referenced by copy_symbolW().

◆ SizeOfStruct

ULONG _SYMBOL_INFOW::SizeOfStruct

Definition at line 1358 of file compat.h.

Referenced by copy_symbolW().

◆ Tag

ULONG _SYMBOL_INFOW::Tag

Definition at line 1369 of file compat.h.

Referenced by copy_symbolW().

◆ TypeIndex

ULONG _SYMBOL_INFOW::TypeIndex

Definition at line 1359 of file compat.h.

Referenced by copy_symbolW().

◆ Value

ULONG64 _SYMBOL_INFOW::Value

Definition at line 1365 of file compat.h.

Referenced by copy_symbolW().


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