Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 1.14 KB

File metadata and controls

46 lines (43 loc) · 1.14 KB
title Error Information Classe (ATL) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
vc.atl.errors
dev_langs
C++
helpviewer_keywords
error handling, error information classes
error handling, classes
error information, classes
ms.assetid ba40c8fb-81fd-4f61-8f47-fa2cb540e274
caps.latest.revision 11
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Error Information Classes

The following class indicates how error information is handled:

  • ISupportErrorInfoImpl Determines whether the object supports the IErrorInfo interface. IErrorInfo allows error information to be propagated back to the client.

See Also

Class Overview