13.12.4 IVariantDictionary::get_NewEnum

The IVariantDictionary::get_NewEnum method retrieves an enumerator interface which can be used to iterate through the items in the collection.
HRESULT STDMETHODCALLTYPE get__NewEnum(
IUnknown * ppEnumReturn
);
Parameters
- ppEnumReturn
- Points to an IUnknown interface pointer that receives the enumerator.
Copyright © 2000 Chili!Soft
|