_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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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