C# 클래스 NTRDebuggerTool.Objects.SearchCriteria

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

공개 프로퍼티들

프로퍼티 타입 설명
AddressesFound byte[]>.Dictionary
AllSearchesComplete bool
DataType DataTypeExact
Duration uint
FirstSearch bool
HideSearch bool
ProcessID uint
SearchComplete bool
SearchType SearchTypeBase
SearchValue byte[]
SearchValue2 byte[]
Size uint
StartAddress uint

프로퍼티 상세

AddressesFound 공개적으로 프로퍼티

public Dictionary AddressesFound
리턴 byte[]>.Dictionary

AllSearchesComplete 공개적으로 프로퍼티

public bool AllSearchesComplete
리턴 bool

DataType 공개적으로 프로퍼티

public DataTypeExact DataType
리턴 DataTypeExact

Duration 공개적으로 프로퍼티

public uint Duration
리턴 uint

FirstSearch 공개적으로 프로퍼티

public bool FirstSearch
리턴 bool

HideSearch 공개적으로 프로퍼티

public bool HideSearch
리턴 bool

ProcessID 공개적으로 프로퍼티

public uint ProcessID
리턴 uint

SearchComplete 공개적으로 프로퍼티

public bool SearchComplete
리턴 bool

SearchType 공개적으로 프로퍼티

public SearchTypeBase SearchType
리턴 SearchTypeBase

SearchValue 공개적으로 프로퍼티

public byte[] SearchValue
리턴 byte[]

SearchValue2 공개적으로 프로퍼티

public byte[] SearchValue2
리턴 byte[]

Size 공개적으로 프로퍼티

public uint Size
리턴 uint

StartAddress 공개적으로 프로퍼티

public uint StartAddress
리턴 uint