DWORD GetExceptionCode(VOID) |
The GetExceptionCode function is used by exception filters and handlers to determine the type of exception encountered.
This function has no parameters.
The return value specifies the type of exception.
GetExceptionInformation