| Microsoft Chat Server SDK Reference |
|---|
This enumeration is used to indicate the chat client protocol used to determine membership in a class, and is used by the ChatClass.ClientProtocol property.
The chat protocol can be one of the following:
| Chat_Protocol enumeration | Meaning |
|---|---|
| ctProtocolAny | No restriction. Any chat protocol can be used. |
| ctProtocolMicOnly | Class membership supports MIC protocol. |
| ctProtocolIrcIrcxOnly | Class membership supports IRC/IRCX protocols. |
© 1998 Microsoft Corporation. All rights reserved.