
DM API METHODS AND PROPERTIES 293
Skip
Skip
This method skips PCDPropertyList objects in the PCDPropertyLists
collection. You specify how many objects are to be skipped.
Syntax
PCDEnumPropertyLists.Skip( lngNmbr )
Parameters
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 following objects:
PCDEnumPropertyLists
PCDPropertyList
PCDPropertyLists
See the following properties:
ErrDescription
ErrNumber
lngNmbr A long integer that identifies the number of objects
that the enumeration list pointer is to skip.
Kommentare zu diesen Handbüchern