ExceptionHandlerInfo
EBP Field
Fling OS
The value of EBP when the handler info was created. The EBP 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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
uint
EBP
public uint EBP
Field Value
Type:
UInt32
See Also
ExceptionHandlerInfo Structure
Kernel Namespace