Application

This class contains methods that enable your component to call the methods of the Application object.

Method
Lock Prevents other scripts from modifying variables stored in the Application object.
Unlock Enables other scripts to modify variables stored in the Application object.

Collections
Contents Contains all of the items that have been added to the session through script commands.
StaticObjects Contains all of the objects added to the session with the <OBJECT> tag.


© 1997 by Microsoft Corporation. All rights reserved.