Class Methods
| DispEventAdvise | Establishes a connection with the event source. |
| DispEventUnadvise | Breaks the connection with the event source. |
IDispatch Methods
| GetIDsOfNames | Returns E_NOTIMPL. |
| GetTypeInfo | Returns E_NOTIMPL. |
| GetTypeInfoCount | Returns E_NOTIMPL. |
| Invoke | Calls the event handlers listed in the event sink map. |