oleaut: Small re-organisation of ITypeInfo::Invoke.
authorRobert Shearman <rob@codeweavers.com>
Mon, 26 Dec 2005 12:04:31 +0000 (13:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Dec 2005 12:04:31 +0000 (13:04 +0100)
commite6fa361967ce788cd9fea6a38a92ec4b9d7e517a
tree87e4bf2dc928ff547626253a3f5ca7b3955eb88c
parent6b9743801135cad60a4f754034d30a1d8e871550
oleaut: Small re-organisation of ITypeInfo::Invoke.
Only output the one function in the trace for ITypeInfo::Invoke.
Process the return value on output in ITypeInfo::Invoke, but only copy
it to pVarResult if pVarResult is not NULL.
dlls/oleaut32/typelib.c