IRequestDictionary::get_Count

The IRequestDictionary::get_Count method determines the total number of items in a collection.

HRESULT STDMETHODCALLTYPE get_Count(

   int*cStrRet   // pointer to an integer containing the number of items

)

 

Return Values
cStrRet
[retval] [out] Points to an integer that contains a total of the number of items in the collection.
See Also

IRequestDictionary, IReadCookie, IWriteCookie