IVoIPCurrentCall::Unhold

This method reconnects the call that is on hold. Calling this method places all the other calls on hold.

HRESULT Unhold(); 

Parameters

None.

Return Values

The following table shows the possible return values. In addition, the method can return an RTC_E_ constant.

Value Description
VOIP_E_INVALIDCALLSTATUS The call has an invalid status.
VOIP_E_NOTCURRENTCALL The call is not a current call.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Voipmanager.h, Voipmanager.idl.
Link Library: Voipguid.lib.

See Also

VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference | IVoIPCurrentCall::Hold

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.