Application

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

Method

Description

Lock

Prevents other scripts from modifying variables stored in the Application object.

Unlock

Enables other scripts to modify variables stored in the Application object.

Value(bstrValue As String) As Variant

Retrieves the value of the specified variable from the Application object.


© Microsoft Corporation. All rights reserved.