IRTCMediaEvent::get_EventReason
The get_EventReason property returns a reason code for the media event.
HRESULT get_EventReason(RTC_MEDIA_EVENT_REASON*penEventReason);
Parameters
- penEventReason
[out] Pointer to an RTC_MEDIA_EVENT_REASON enumeration containing the reason code.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCMediaEvent is defined as 099944fb-bcda-453e-8c41-e13da2adf7f3.