IVoIPMediaMgr::OnSessionStateChangeEvent (Windows CE 5.0)

Send Feedback

This method lets the media manager know of an event signaling a change in session state.

HRESULT OnSessionStateChangeEvent(   IRTCSessionStateChangeEvent*piSSCEvent);

Parameters

Return Values

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

Remarks

The application can obtain the IRTCSessionStateChangeEvent2 interface by calling QueryInterface on IRTCSessionStateChangeEvent.

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 | IRTCSessionStateChangeEvent | IVoIPMgr | QueryInterface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.