Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Retrieves the number of objects in a collection.
Syntax
HRESULT IFeedsEnum::get_Count(LONG *count);
Parameters
- count
Pointer to a variable of type LONG that receives the count of objects in the collection.
Return Value
Returns S_OK if successful, or an error value otherwise.