- AddRef
ULONG AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetIDsOfNames
HRESULT GetIDsOfNames(REFCIID riid, LPCOLESTR* rgszNames, UINT cNames, LCID lcid, DISPID* rgDispId)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetTypeInfo
HRESULT GetTypeInfo(UINT iTInfo, LCID lcid, ITypeInfo* ppTInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetTypeInfoCount
HRESULT GetTypeInfoCount(UINT* pctinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- Invoke
HRESULT Invoke(DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS* pDispParams, VARIANT* pVarResult, EXCEPINFO* pExcepInfo, UINT* puArgErr)
Undocumented in source. Be warned that the author may not have intended to support it.
- QueryInterface
HRESULT QueryInterface(REFCIID riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
- Release
ULONG Release()
Undocumented in source. Be warned that the author may not have intended to support it.