_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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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