IObjectCol::get_Count

Meta Data Services Programming

Meta Data Services Programming

IObjectCol::get_Count

This method retrieves a count of the number of repository objects that are in the object collection.

HRESULT get_Count(long    *piCount)

Parameters

*piCount

[out]
The number of objects in the collection.

Return Value

S_OK

The method completed successfully.

Error Values

This method failed to complete successfully.

See Also

IObjectCol Interface