_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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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