IVoIPMediaMgr::StopProgressTone (Windows CE 5.0)
This method stops the progress tone that is currently playing.
HRESULT StopProgressTone();
Parameters
None.
Return Values
The following table shows the possible return values.
S_OK | The tone was stopped successfully. |
S_FALSE | There was no tone playing to stop. |
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 | IVoIPMediaMgr::PlayProgressTone | IVoIPMgr
Send Feedback on this topic to the authors