IDispatch

Undocumented in source.

Members

Functions

GetIDsOfNames
HRESULT GetIDsOfNames(REFIID , LPOLESTR* , UINT , LCID , DISPID* )
Undocumented in source.
GetTypeInfo
HRESULT GetTypeInfo(UINT , LCID , LPTYPEINFO* )
Undocumented in source.
GetTypeInfoCount
HRESULT GetTypeInfoCount(UINT* )
Undocumented in source.
Invoke
HRESULT Invoke(DISPID , REFIID , LCID , WORD , DISPPARAMS* , VARIANT* , EXCEPINFO* , UINT* )
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta