Contents Index Topic Contents | ||
Previous Topic: OnParticipantKicked Event Next Topic: OnParticipantStatusChanged Event |
OnParticipantRealName Event
Occurs when a successful call is made to GetParticipantRealName with the Synchronous parameter set to FALSE.
Syntax
object_OnParticipantRealName(Alias, RealName)
Value Description object Required. An object expression that evaluates to a Chat control. Alias A BSTR value that contains the current alias of the member. RealName A BSTR value that contains the real name of the member. See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.