Compartir a través de


IVoIPMgr::StopProgressTone (Windows CE 5.0)

Send Feedback

This method stops a progress tone that was started by a call to IVoIPMgr::PlayProgressTone.

HRESULT StopProgressTone();

Parameters

None.

Return Values

The following table shows the possible return values.

S_FALSE There was no tone to stop.
S_OK The progress tone was successfully stopped.

Requirements

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

See Also

VAIL Architecture | VAIL Reference | IVoIPMgr::PlayProgressTone | VoIPProgressTone

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.