ExceptionHandlerInfo FilterAddress Field Fling OS
0x00000000 = indicates this is a finally handler. 0xFFFFFFFF = indicates this is a catch handler with no filter. 0xXXXXXXXX = The address of the first op of the filter - has not actually been implemented! Behaviour for such values is undetermined.

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

public byte* FilterAddress

Field Value

Type: Byte*
See Also