C# Class Dia2Sharp.DebugHelp.SYMBOL_INFO

Mostrar archivo Open project: K2/EhTrace Class Usage Examples

Public Properties

Property Type Description
Address long
Flags SymFlag
MaxNameLen int
ModBase ulong
NameLen int
Register uint
Reserved1 ulong
Reserved2 ulong
Reserved3 uint
Scope uint
Size uint
SizeOfStruct uint
Tag SymTagEnum
TypeIndex uint
Value ulong

Property Details

Address public_oe property

public long Address
return long

Flags public_oe property

public SymFlag Flags
return SymFlag

MaxNameLen public_oe property

public int MaxNameLen
return int

ModBase public_oe property

public ulong ModBase
return ulong

NameLen public_oe property

public int NameLen
return int

Register public_oe property

public uint Register
return uint

Reserved1 public_oe property

public ulong Reserved1
return ulong

Reserved2 public_oe property

public ulong Reserved2
return ulong

Reserved3 public_oe property

public uint Reserved3
return uint

Scope public_oe property

public uint Scope
return uint

Size public_oe property

public uint Size
return uint

SizeOfStruct public_oe property

public uint SizeOfStruct
return uint

Tag public_oe property

public SymTagEnum Tag
return SymTagEnum

TypeIndex public_oe property

public uint TypeIndex
return uint

Value public_oe property

public ulong Value
return ulong