_ATLTRY
Marks a guarded code section where an error could possibly occur.
Syntax
_ATLTRY
Remarks
Used in conjunction with _ATLCATCH or _ATLCATCHALL. Resolves to the C++ symbol try.
Requirements
Header: atldef.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Marks a guarded code section where an error could possibly occur.
_ATLTRY
Used in conjunction with _ATLCATCH or _ATLCATCHALL. Resolves to the C++ symbol try.
Header: atldef.h