This method stores an OLE Automation object in the Session object. Equivalent to put_Value for non-OLE objects.
HRESULT putref_Value(
BSTR bstrValue, |
//binary string that contains the new variable name |
VARIANT var |
//VARIANT to store in the variable |
); |