Platform | Win32 |
Purpose |
To find the address of the instruction which generated the exception (Win32 only). |
Syntax |
INTEGER (KIND=3) EXCEPTION_ADDRESS@ |
Description |
EXCEPTION_ADDRESS@ returns the address of the instruction that generated the exception event. |
Return value |
Address of the instruction that generated the exception. |