C# 클래스 Dia2Sharp.DebugHelp.SYMBOL_INFO

파일 보기 프로젝트 열기: K2/EhTrace 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

Address 공개적으로 프로퍼티

public long Address
리턴 long

Flags 공개적으로 프로퍼티

public SymFlag Flags
리턴 SymFlag

MaxNameLen 공개적으로 프로퍼티

public int MaxNameLen
리턴 int

ModBase 공개적으로 프로퍼티

public ulong ModBase
리턴 ulong

NameLen 공개적으로 프로퍼티

public int NameLen
리턴 int

Register 공개적으로 프로퍼티

public uint Register
리턴 uint

Reserved1 공개적으로 프로퍼티

public ulong Reserved1
리턴 ulong

Reserved2 공개적으로 프로퍼티

public ulong Reserved2
리턴 ulong

Reserved3 공개적으로 프로퍼티

public uint Reserved3
리턴 uint

Scope 공개적으로 프로퍼티

public uint Scope
리턴 uint

Size 공개적으로 프로퍼티

public uint Size
리턴 uint

SizeOfStruct 공개적으로 프로퍼티

public uint SizeOfStruct
리턴 uint

Tag 공개적으로 프로퍼티

public SymTagEnum Tag
리턴 SymTagEnum

TypeIndex 공개적으로 프로퍼티

public uint TypeIndex
리턴 uint

Value 공개적으로 프로퍼티

public ulong Value
리턴 ulong