getValue

This method of the IApplicationObject interface retrieves the value of a variable stored in the Application object.

Syntax

public abstract com.ms.com.Variant getValue(java.lang.String bstrValue);

Parameters

bstrValue [in] A BSTR that contains the name of the variable to retrieve.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.