| Microsoft Chat Server SDK Reference |
|---|
This object is used to register event bindings for extension callbacks.
| AddChannelEvent | Binds extension to channel event notification. |
| AddServerEvent | Binds extension to server event notification. |
| AddUserEvent | Binds extension to user event notification. |
The IChatRegistrar object cannot be created. An extension should always use the instance of the IChatRegistrar object that is passed into the IChatExtensionCallBack::Init method.
© 1998 Microsoft Corporation. All rights reserved.