Update, C.update – Kofax DM API User Manual

Page 317

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

297

Update

Update

This method updates a

PCDDocObject

using the information that has

previously been set by other methods.

Syntax

PCDDocObject.Update()

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.

Example

The discussion about

Getting and Updating Trustee Information

in

chapter 1 shows how you can use the Update method.

Related Items

See the

PCDDocObject

object.

See the following methods:

Create
Delete
Fetch

See the following properties:

ErrDescription
ErrNumber

Advertising