IVoIPMediaMgr::OnReinviteEvent (Windows CE 5.0)
This method lets the media manager know of a re-invite event.
HRESULT OnReinviteEvent( IRTCReInviteEvent*piReinviteEvent);
Parameters
- piReinviteEvent
[in] Pointer to IRTCReInviteEvent for the event.
Return Values
If the HRESULT value passed to SUCCEEDED macro returns TRUE, the method succeeded. Otherwise, the method failed.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Voipmediamanager.idl.
Link Library: Voipguid.lib.
See Also
VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference | IRTCReInviteEvent | IVoIPMgr
Send Feedback on this topic to the authors