Current Call (Windows CE 5.0)
The VoIP Manager object creates current call objects that represent each active call. These objects implement the IVoIPCurrentCall and IVoIPCurrentCall2 interfaces.
The IVoIPCurrentCall interface provides information about the call and methods to control the call, like IVoIPCurrentCall::Answer and IVoIPCurrentCall::Hangup.
The IVoIPCurrentCall2 interface provides methods for managing conference calls. For additional information about call conferencing in VAIL, see VAIL Call Conferencing.
The source for the current call object is included with Windows CE 5.0, in the %_WINCEROOT%\Public\VoIP\Oak\Phone\VAIL\VoIPManager\Core directory.
See Also
Send Feedback on this topic to the authors