IRTCMediaEvent::EventReason (Windows CE 5.0)
This method gets 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 value specifying the reason code.
Return Values
This method can return an RTC_E_ constant.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
IRTCMediaEvent | RTC_MEDIA_EVENT_REASON
Send Feedback on this topic to the authors