Delete – Kofax DM API User Manual

Page 180

Advertising
background image

160 C

HAPTER

4

Delete

Delete

Use this method to delete the DM object described by the information
that has been set.

Syntax

PCDDocObject.Delete()

Returns

Returns an

HRESULT

to receive the result of the call.

S_OK

indicates

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

Related Items

See the

PCDDocObject

object.

See the following methods:

Create
Fetch
Update

See the following properties:

ErrDescription
ErrNumber

Advertising