IVersionCol::get_Count

See Also

Retrieves count of the number of items in the collection.

HRESULT get_Count(
long *piCount
);

Parameters

*piCount
[out]
The number of items in the collection.

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.