Values for participant state.
Properties for the Property method.
| 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.