OnParticipantRealName EventOnParticipantRealName Event*
*



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)

ValueDescription
objectRequired. An object expression that evaluates to a Chat control.
AliasA BSTR value that contains the current alias of the member.
RealNameA BSTR value that contains the real name of the member.

See Also

ThisParticipantName


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.