Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Statement(s) to handle errors occurring in the associated _ATLTRY.
_ATLCATCH( e )
Parameters
- e
The exception to catch.
Remarks
Used in conjunction with _ATLTRY. Resolves to C++ catch(CAtlException e) for handling a given type of C++ exceptions.
Requirements
Header: atldef.h