Previous PageNext Page

13.12.1 IVariantDictionary::get_Count

The IVariantDictionary::get_Count method returns the number of items in either the Contents or StaticObjects collection.
 

HRESULT STDMETHODCALLTYPE get_Count(

int * cStrRet

);

Parameters

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

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page