DISPATCHER_CONTEXT class

Inheritance

Constructors

DISPATCHER_CONTEXT()

Properties

ContextRecord Pointer<CONTEXT>
getter/setter pair
ControlPc int
getter/setter pair
EstablisherFrame int
getter/setter pair
Fill0 int
getter/setter pair
FunctionEntry Pointer<_IMAGE_RUNTIME_FUNCTION_ENTRY>
getter/setter pair
HandlerData Pointer<Void>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
HistoryTable Pointer<UNWIND_HISTORY_TABLE>
getter/setter pair
ImageBase int
getter/setter pair
LanguageHandler Pointer<NativeFunction<PEXCEPTION_ROUTINE>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ScopeIndex int
getter/setter pair
TargetIp int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited