setVariant

The setVariant method of the ObjectDictionary class creates a VARIANT variable.

public void setVariant(java.lang.String name, com.ms.com.Variant v);

Parameters

name A string that specifies the variable to set.
v A VARIANT variable.

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