END_CATCH
Remarks
Marks the end of the last CATCH or AND_CATCH block.
For more information on the END_CATCH macro, see the article Exceptions in Visual C++ Programmer’s Guide.
See Also TRY, CATCH, AND_CATCH, THROW, THROW_LAST