Share via


ISearchCatalogManager::NumberOfItems Method

Gets the number of items in the catalog.

Syntax

HRESULT NumberOfItems(      
    LONG *plCount
);

Parameters

  • plCount
    [out, retval]  Receives a pointer to the number of items in the catalog.

Return Value

Returns S_OK if successful, or an error value otherwise.