v2.33
 
SelectionEventHandler Class Referenceabstract
Inheritance diagram for SelectionEventHandler:
EventHandler< _ISelectionEvents >

Public Member Functions

 SelectionEventHandler (ISelection *pSelection)
 
- Public Member Functions inherited from EventHandler< _ISelectionEvents >
int Advise ()
 
 EventHandler (LPUNKNOWN pObject)
 
void Unadvise ()
 

Protected Member Functions

STDMETHOD Invoke (DISPID, REFIID, LCID, unsigned short, DISPPARAMS *, VARIANT *, EXCEPINFO *, unsigned int *)
 
virtual void OnModelSelectionChanged ()=0
 
- Protected Member Functions inherited from EventHandler< _ISelectionEvents >
COM_DECLSPEC_NOTHROW ULONG STDMETHODCALLTYPE AddRef ()
 
STDMETHOD GetIDsOfNames (REFIID, LPOLESTR *, unsigned int, LCID, DISPID *)
 
STDMETHOD GetTypeInfo (unsigned int, LCID, ITypeInfo **)
 
STDMETHOD GetTypeInfoCount (unsigned int *)
 
STDMETHOD QueryInterface (REFIID riid, _COM_Outptr_ void __RPC_FAR *__RPC_FAR *ppvObject)
 
COM_DECLSPEC_NOTHROW ULONG STDMETHODCALLTYPE Release ()
 

Additional Inherited Members

- Protected Attributes inherited from EventHandler< _ISelectionEvents >
DWORD m_dwCookie
 
LPCONNECTIONPOINT m_pConnPt
 
LPUNKNOWN m_pContainer