Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_getdocumentcollection

Send comments on this topic.

 

Description:

Gets a collection of documents.

Syntax:

of_getdocumentcollection (ref powerdockdocument pdd_documents[])

Argument

Description

pdd_documents

A reference to a  powerdockdocument array.

Return Value:

Returns the number of items in the document collection. The PowerDockDocument structure array contains the following elements:

 string  text
 string  image
 boolean  iswindow
 window  window
 userobject  userobject

Usage:


Copyright © 2021 Werysoft Inc.