Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccParticipant Interface Reference


Detailed Description

The IAccParticipant interface is used to represent a user involved in a secondary session.

Public Types

Public Member Functions


Member Typedef Documentation

Values for participant state.

Properties for the Property method.


Member Enumeration Documentation

Values for participant state.

Enumerator:
AccParticipantState_Offline 
AccParticipantState_Online 
AccParticipantState_Paused 

Properties for the Property method.

Enumerator:
AccParticipantProp_State  The state of the participant [get] AccParticipantState*
AccParticipantProp_Owner  Whether the participant is the owner of the session [get] xp_bool*


Member Function Documentation

HRESULT IAccParticipant::Name ( [out, retval] xp_str pName  )  [get]

Gets the participant's name.

HRESULT IAccParticipant::User ( [out, retval] IAccUser **  user  )  [get]

Gets the IAccUser for this participant.

HRESULT IAccParticipant::Property ( [in] AccParticipantProp  property,
[out, retval] xp_variant value 
) [get]

Gets a specific property of the user.

HRESULT IAccParticipant::Property ( [in] AccParticipantProp  property,
[in] xp_kvariant  value 
) [set]

Sets a specific property of the user.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.