This method of the IApplicationObject interface retrieves the value of a variable stored in the Application object.
public abstract com.ms.com.Variant getValue(java.lang.String bstrValue);
bstrValue | [in] A BSTR that contains the name of the variable to retrieve. |