putValue

This method of the IApplicationObject interface stores a VARIANT in the Application object.

Syntax

public abstract void putValue(java.lang.String bstrValue, com.ms.com.Variant var);

Parameters

bstrValue [in] A BSTR that contains the name of the variable.
var [in] A VARIANT that stores the variable value.

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