C# Class NTRDebuggerTool.Objects.SearchCriteria

ファイルを表示 Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Public Properties

Property Type Description
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

Property Details

AddressesFound public_oe property

public Dictionary AddressesFound
return byte[]>.Dictionary

AllSearchesComplete public_oe property

public bool AllSearchesComplete
return bool

DataType public_oe property

public DataTypeExact DataType
return DataTypeExact

Duration public_oe property

public uint Duration
return uint

FirstSearch public_oe property

public bool FirstSearch
return bool

HideSearch public_oe property

public bool HideSearch
return bool

ProcessID public_oe property

public uint ProcessID
return uint

SearchComplete public_oe property

public bool SearchComplete
return bool

SearchType public_oe property

public SearchTypeBase SearchType
return SearchTypeBase

SearchValue public_oe property

public byte[] SearchValue
return byte[]

SearchValue2 public_oe property

public byte[] SearchValue2
return byte[]

Size public_oe property

public uint Size
return uint

StartAddress public_oe property

public uint StartAddress
return uint