Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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