ReactOS 0.4.15-dev-7953-g1f49173
_DEBUG_SYMBOL_ENTRY Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG64 ModuleBase
 
ULONG64 Offset
 
ULONG64 Id
 
ULONG64 Arg64
 
ULONG Size
 
ULONG Flags
 
ULONG TypeId
 
ULONG NameSize
 
ULONG Token
 
ULONG Tag
 
ULONG Arg32
 
ULONG Reserved
 

Detailed Description

Definition at line 345 of file dbgeng.h.

Member Data Documentation

◆ Arg32

ULONG _DEBUG_SYMBOL_ENTRY::Arg32

Definition at line 357 of file dbgeng.h.

◆ Arg64

ULONG64 _DEBUG_SYMBOL_ENTRY::Arg64

Definition at line 350 of file dbgeng.h.

◆ Flags

ULONG _DEBUG_SYMBOL_ENTRY::Flags

Definition at line 352 of file dbgeng.h.

◆ Id

ULONG64 _DEBUG_SYMBOL_ENTRY::Id

Definition at line 349 of file dbgeng.h.

◆ ModuleBase

ULONG64 _DEBUG_SYMBOL_ENTRY::ModuleBase

Definition at line 347 of file dbgeng.h.

◆ NameSize

ULONG _DEBUG_SYMBOL_ENTRY::NameSize

Definition at line 354 of file dbgeng.h.

◆ Offset

ULONG64 _DEBUG_SYMBOL_ENTRY::Offset

Definition at line 348 of file dbgeng.h.

◆ Reserved

ULONG _DEBUG_SYMBOL_ENTRY::Reserved

Definition at line 358 of file dbgeng.h.

◆ Size

ULONG _DEBUG_SYMBOL_ENTRY::Size

Definition at line 351 of file dbgeng.h.

◆ Tag

ULONG _DEBUG_SYMBOL_ENTRY::Tag

Definition at line 356 of file dbgeng.h.

◆ Token

ULONG _DEBUG_SYMBOL_ENTRY::Token

Definition at line 355 of file dbgeng.h.

◆ TypeId

ULONG _DEBUG_SYMBOL_ENTRY::TypeId

Definition at line 353 of file dbgeng.h.


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