73 WINE_TRACE(
"(%x %x %p\n", iTInfo, lcid, ppTInfo);
84 cNames, lcid, rgDispId);
86 return ITypeInfo_GetIDsOfNames(
arguments_ti, rgszNames, cNames, rgDispId);
91 EXCEPINFO *pExcepInfo,
UINT *puArgErr)
93 WINE_TRACE(
"(%d %p %p)\n", dispIdMember, pDispParams, pVarResult);
96 pVarResult, pExcepInfo, puArgErr);
static HRESULT WINAPI Arguments2_QueryInterface(IArguments2 *iface, REFIID riid, void **ppv)
static HRESULT WINAPI Arguments2_GetTypeInfo(IArguments2 *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI Arguments2_GetIDsOfNames(IArguments2 *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI Arguments2_Invoke(IArguments2 *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI Arguments2_GetTypeInfoCount(IArguments2 *iface, UINT *pctinfo)
static HRESULT WINAPI Arguments2_Item(IArguments2 *iface, LONG index, BSTR *out_Value)
static HRESULT WINAPI Arguments2_Count(IArguments2 *iface, LONG *out_Count)
static const IArguments2Vtbl Arguments2Vtbl
static ULONG WINAPI Arguments2_AddRef(IArguments2 *iface)
static HRESULT WINAPI Arguments2_get_length(IArguments2 *iface, LONG *out_Count)
IArguments2 arguments_obj
static ULONG WINAPI Arguments2_Release(IArguments2 *iface)
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
static VARIANTARG static DISPID
BSTR WINAPI SysAllocString(LPCOLESTR str)
#define IsEqualGUID(rguid1, rguid2)
static __inline const char * wine_dbgstr_guid(const GUID *id)
_In_ DWORD _Out_ _In_ WORD wFlags