IRTCClient2::SetSessionDescriptionManager (Windows CE 5.0)
This method sets the application's session description manager that will handle session negotiations.
HRESULT SetSessionDescriptionManager(IRTCSessionDescriptionManager*pSessionDescriptionManager);
Parameters
- pSessionDescriptionManager
[in] Pointer to the application's implementation of the IRTCSessionDescriptionManager interface.
Return Values
This method can return an RTC_E_ constant.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
IRTCClient2 | IRTCSessionDescriptionManager
Send Feedback on this topic to the authors