int |
IDispatch.Invoke(int dispIdMember,
GUID riid,
int lcid,
int dwFlags,
DISPPARAMS pDispParams,
long pVarResult,
EXCEPINFO pExcepInfo,
int[] pArgErr) |
int |
IDispatchEx.InvokeEx(int id,
int lcid,
int wFlags,
DISPPARAMS pdp,
long pvarRes,
EXCEPINFO pei,
long pspCaller) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
GUID arg1,
int arg2,
int arg3,
DISPPARAMS arg4,
int arg5,
EXCEPINFO arg6,
int[] arg7) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
GUID arg1,
int arg2,
int arg3,
DISPPARAMS arg4,
long arg5,
EXCEPINFO arg6,
int[] arg7) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
int arg1,
int arg2,
DISPPARAMS arg3,
int arg4,
EXCEPINFO arg5,
int arg6) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
int arg1,
int arg2,
DISPPARAMS arg3,
long arg4,
EXCEPINFO arg5,
long arg6) |