ITParticipantEvent::get_Participant method
[get_Participant is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The get_Participant method gets a pointer to an array of ITParticipant interfaces representing the participants involved in the event.
Syntax
HRESULT get_Participant(
[out] ITParticipant **ppParticipant
);
Parameters
-
ppParticipant [out]
-
Pointer to array of ITParticipant interfaces.
Return value
This method can return one of these values.
Value | Meaning |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
|
There are no participants associated with the event. |
|
The ppParticipant parameter is not a valid pointer. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|