ExceptionHandlerInfo ESP Field Fling OS
The value of ESP when the handler info was created. This value of ESP is also a pointer to the first byte of this Exception Handler Info structure. The ESP register is restored to this value when a handler is entered or re-entered.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public uint ESP

Field Value

Type: UInt32
See Also