OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::IBEventsHandler Class Referenceabstract

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBEventsHandler:

Public Member Functions

virtual HRESULT _IFUNC RegisterEventsSet (REFIID, UINT)=0
 
virtual HRESULT _IFUNC RegisterConnectionPoint (LPCONNECTIONPOINT)=0
 
virtual HRESULT _IFUNC GetSinkListForIID (REFIID, IBSinkList **)=0
 

Detailed Description

Definition at line 523 of file ocbocole.h.

Member Function Documentation

◆ GetSinkListForIID()

virtual HRESULT _IFUNC ocf::IBEventsHandler::GetSinkListForIID ( REFIID ,
IBSinkList **  )
pure virtual

◆ RegisterConnectionPoint()

virtual HRESULT _IFUNC ocf::IBEventsHandler::RegisterConnectionPoint ( LPCONNECTIONPOINT )
pure virtual

◆ RegisterEventsSet()

virtual HRESULT _IFUNC ocf::IBEventsHandler::RegisterEventsSet ( REFIID ,
UINT  )
pure virtual

The documentation for this class was generated from the following file: