Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.48 KB

-wia-iwiaerrorhandler.md

File metadata and controls

66 lines (42 loc) · 2.48 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
The IWiaErrorHandler interface provides methods to handle errors that may occur when an application requests image data, whether for preview or final bits.
33d8ccc5-6856-4a54-b1f0-d015933d63ab
IWiaErrorHandler interface (Wia.h)
reference
05/31/2018
APIRef
kbSyntax
IWiaErrorHandler
COM
Wiaguid.lib
Wiaguid.dll

IWiaErrorHandler interface

The IWiaErrorHandler interface provides methods to handle errors that may occur when an application requests image data, whether for preview or final bits.

Members

The IWiaErrorHandler interface inherits from the IUnknown interface. IWiaErrorHandler also has these types of members:

Methods

The IWiaErrorHandler interface has these methods.

Method Description
GetStatusDescription Returns a string that describes the status code.
ReportStatus Handles status and error messages during image data transfers and displays them to the user.

 

Remarks

The application callback object can implement IWiaErrorHandler.

This interface is not designed to handle errors encountered outside of image data transfers, for example, errors in getting or setting device properties or unreturned callbacks into a driver.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wia.h
IDL
Wia.idl
Library
Wiaguid.lib