ITParticipantEvent::get_Event method
[get_Event 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_Event method gets a PARTICIPANT_EVENT descriptor of the type of event that has occurred.
Syntax
HRESULT get_Event(
[out] PARTICIPANT_EVENT *pParticipantEvent
);
Parameters
-
pParticipantEvent [out]
-
Pointer to a PARTICIPANT_EVENT descriptor of the event.
Return value
This method can return one of these values.
Value | Meaning |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
|
The pParticipantEvent parameter is not a valid pointer. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|