Interface WindowsInvocationContext

Hierarchy

Properties

context: CpuContext

CPU registers. You may also update register values by assigning to these keys.

depth: number

Call depth of relative to other invocations.

lastError: number

Current OS error value (you may replace it).

returnAddress: NativePointer

Return address.

threadId: number

OS thread ID.

Generated using TypeDoc