Errdescription, Errdescription 16, N.errdescription – Kofax DM API User Manual

Page 185: C.errdescription, Ec.errdescription, Oc.errdescription, Am.errdescription

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

165

ErrDescription

ErrDescription

This property provides a text description of the status from the last call.
All DM API objects inherit this property.

Syntax

PCDError.ErrDescription

Returns

Returns a string value (

BSTR

)

to receive the error description.

Languages such as JavaScript, Visual Basic, and VBScript return this as
a function value.

Example

This reference guide contains many examples that show the use of the
ErrDescription property, starting with the

Providing Library Access

section in Chapter 1.

Related Items

See the

PCDError

object.

See the

ErrNumber

property.

Advertising