IVariantDictionary::RemoveAll

The IVariantDictionary::RemoveAll method deletes all items from a collection of variants. This method is used by the application and session objects to remove items from the contents collections.

 HRESULT RemoveAll(

   );

 

See Also

Application Contents Collection, Session Contents Collection