Nextproperty – Kofax DM API User Manual

Page 268

Advertising
background image

248 C

HAPTER

4

NextProperty

NextProperty

Use this method to increment the internal pointer for the current
property list so it points to the next property in the list.

Syntax

PCDPropertyList.NextProperty()

PCDPropertyLists.NextProperty()

Returns

Returns an

HRESULT

return value to indicate the status of the method.

If the method increments past the end of the list, the return value will
be

PCD_S_END_OF_LIST

. Otherwise, it returns

S_OK

.

Related Items

See the following objects:

PCDPropertyList

PCDPropertyLists

See the following properties:

ErrDescription
ErrNumber

Advertising