Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 743 Bytes

File metadata and controls

17 lines (13 loc) · 743 Bytes
description Learn more about: Error Information Classes
title Error Information Classe (ATL)
ms.date 11/04/2016
ms.topic reference
helpviewer_keywords
error handling, error information classes
error handling, classes
error information, classes
ms.assetid ba40c8fb-81fd-4f61-8f47-fa2cb540e274

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