Aqualogic Interaction API  
 

IPTAdminFolder.QueryObjectsCount Method 

Returns the type of objects that are in this folder along with the count of how many each is. The result is returned in a query result with prop ids PT_PROPID_CLASSID and PT_PROPID_OBJECTCOUNT.

IPTQueryResult QueryObjectsCount(
   bool bSecureCountOnly
);

Parameters

bSecureCountOnly
only accepts false

Return Value

IPTQueryResult

See Also

IPTAdminFolder Interface | com.plumtree.server Namespace