Previous PageNext Page

13.6.1 IRequestDictionary::get_Count

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

HRESULT STDMETHODCALLTYPE get_Count(

int * cStrRet

);

Return Values

cStrRet
Points to an integer that contains the total number of items in a collection.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page