NAME

ITypeInfo2_Invoke  (OLEAUT32.@)

SYNOPSIS

 static HRESULT ITypeInfo2_Invoke
 (
  ITypeInfo2* iface,
  PVOID       pvInstance,
  MEMBERID    memid,
  WORD        wFlags,
  DISPPARAMS* pDispParams,
  VARIANT*    pVarResult,
  EXCEPINFO*  pExcepInfo,
  UINT*       puArgErr
 )

DESCRIPTION

See ITypeInfo_Invoke.

IMPLEMENTATION

Defined in "oaidl.h".

Implemented in "dlls/oleaut32/typelib2.c". source.winehq.org/source/dlls/oleaut32/typelib2.c

Debug channel "ole".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.