The getVariant method RequestDictionary class returns a variable of type VARIANT.
public com.ms.com.Variant getVariant(java.lang.String p1);
vntvar | A variable to hold the returned VARIANT. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the object variable that is returned. |