ReactOS
0.4.12-dev-722-g4ba3c90
|
#include <atlcom.h>
Public Member Functions | |
IDispatchImpl () | |
STDMETHOD() | GetTypeInfoCount (UINT *pctinfo) |
STDMETHOD() | GetTypeInfo (UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
STDMETHOD() | GetIDsOfNames (REFIID, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
STDMETHOD() | Invoke (DISPID dispIdMember, REFIID, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
Private Member Functions | |
STDMETHOD() | EnsureTILoaded (LCID lcid) |
Private Attributes | |
CComPtr< ITypeInfo > | m_pTypeInfo |
|
inline |
|
inlineprivate |
Definition at line 1456 of file atlcom.h.
Referenced by ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::GetIDsOfNames(), ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::GetTypeInfo(), and ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::Invoke().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1517 of file atlcom.h.
|
private |
Definition at line 1454 of file atlcom.h.
Referenced by ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::EnsureTILoaded(), ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::GetIDsOfNames(), ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::GetTypeInfo(), and ATL::IDispatchImpl< IShellFolderViewDual2, &IID_IShellFolderViewDual2 >::Invoke().