Macros§
- Filter
Error Unknown - Pattern that matches an unknown
FilterError
member. - Filter
Type Unknown - Pattern that matches an unknown
FilterType
member. - Minidump
Error Unknown - Pattern that matches an unknown
MinidumpError
member. - Process
Info Error Unknown - Pattern that matches an unknown
ProcessInfoError
member.
Structs§
- Attached
Process Iterator GetNext Response - Debug
Agent Attach ToResponse - Debug
Agent OnFatal Exception Request - Filter
- A filter that will apply to processes and components running now and in the future. Any component or process that matches the given pattern and type will be attached, thereafter allowing clients to query information about the program(s). A valid filter will always contain a non-empty pattern string, and a FilterType to discern what to compare the pattern against. Additional options may be specified via FilterOptions.
- Filter
Options - GetProcess
Info Options - Minidump
Options - Process
Info - Process
Info Iterator GetNext Response - Thread
Details - Details about a particular thread. The fields will be included as per the ThreadDetailsInterest supplied when creating the ProcessInfoIterator via |GetProcessInfo|.
- Thread
Details Interest