IVoIPMediaMgr::OnSessionOperationCompleteEvent (Windows CE 5.0)

Send Feedback

This method is called when a hold, unhold, or REINVITE event has completed. The media stack should check the Session Description Protocol (SDP) data included in the event and, if necessary, send the media to a different port or address.

HRESULT OnSessionOperationCompleteEvent(  IRTCSessionOperationCompleteEvent* piEvent);

Parameters

Return Values

If the HRESULT value passed to SUCCEEDED macro returns TRUE, the method succeeded. Otherwise, the method failed.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Voipmediamanager.idl.
Link Library: Voipguid.lib.

See Also

IVoIPMediaMgr | IRTCSessionOperationCompleteEvent | VAIL Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.