_ATLCATCHALL
Statement(s) to handle errors occurring in the associated _ATLTRY.
_ATLCATCHALL
Remarks
Used in conjunction with _ATLTRY. Resolves to C++ catch(...) for handling all types of C++ exceptions.
Requirements
Header: atldef.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Statement(s) to handle errors occurring in the associated _ATLTRY.
_ATLCATCHALL
Used in conjunction with _ATLTRY. Resolves to C++ catch(...) for handling all types of C++ exceptions.
Header: atldef.h