IfmCollection::get_Count

This method gets the number of Forms Managers in the collection

Syntax

HRESULT get_Count( long *pcItems );

Parameters

pcItems
Pointer to the number of Forms Managers in the collection.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.