_ATLTRY
Marks a guarded code section where an error could possibly occur.
_ATLTRY
Remarks
Used in conjunction with _ATL_CATCH or _ATL_CATCHALL. Resolves to the C++ symbol try.
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.
Marks a guarded code section where an error could possibly occur.
_ATLTRY
Used in conjunction with _ATL_CATCH or _ATL_CATCHALL. Resolves to the C++ symbol try.
Header: atldef.h