_ATLTRY
Marks a guarded code section where an error could possibly occur.
_ATLTRY
Remarks
Used in conjunction with _ATLCATCH or _ATLCATCHALL. Resolves to the C++ symbol try.
Requirements
Header: atldef.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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