IBindEventHandler Interface
Enables the caller to provide an object that handles a specified event handler.
Methods
In addition to the methods inherited from IUnknown
, the IBindEventHandler
interface exposes the following methods.
Method | Description |
---|---|
IBindEventHandler::BindHandler | Binds an event to an object. |