C# Class NTRDebuggerTool.Objects.SearchCriteria

Show file 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 property

public Dictionary AddressesFound
return byte[]>.Dictionary

AllSearchesComplete public property

public bool AllSearchesComplete
return bool

DataType public property

public DataTypeExact DataType
return DataTypeExact

Duration public property

public uint Duration
return uint

FirstSearch public property

public bool FirstSearch
return bool

HideSearch public property

public bool HideSearch
return bool

ProcessID public property

public uint ProcessID
return uint

SearchComplete public property

public bool SearchComplete
return bool

SearchType public property

public SearchTypeBase SearchType
return SearchTypeBase

SearchValue public property

public byte[] SearchValue
return byte[]

SearchValue2 public property

public byte[] SearchValue2
return byte[]

Size public property

public uint Size
return uint

StartAddress public property

public uint StartAddress
return uint