IVoIPMgr::StopProgressTone

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

VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference | IVoIPMgr::PlayProgressTone | VoIPProgressTone

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.