Microsoft Chat Server SDK Reference

IChatRegistrar Object

This object is used to register event bindings for extension callbacks.

Methods

AddChannelEvent Binds extension to channel event notification.
AddServerEvent Binds extension to server event notification.
AddUserEvent Binds extension to user event notification.

Remarks

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.