-
Rob Shearman authored
If an IDispatch object is returned from in the retval for a propget function and an extra parameter was passed in to ITypeInfo::Invoke then it should call IDispatch::Invoke on the returned object with the extra parameter to retrieve the value of the object, which is then returned in pVarResult.
a3235dd1