Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IApplicationObject::get_StaticObjects

The IApplicationObject::get_StaticObjects method retrieves the Appliction.StaticObjects collection.

HRESULT get_StaticObjects(

IVariantDictionary **ppProperties

);

Parameters: IApplicationObject::get_StaticObjects

ppProperties

Points to an IVariantDictionary interface pointer that receives the StaticObjects collection.

Remarks: IApplicationObject::get_StaticObjects

You can iterate through the StaticObjects collection with the IVariantDictionary::get_NewEnum method. You can also retrieve a specific item with the IVariantDictionary::get_Item method.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.