IVoIPCurrentCallEnumerator:IUnknown (Windows CE 5.0)
This interface enumerates all current calls that are maintained by the VoIP manager. The application can retrieve this interface by calling IVoIPMgr::CurrentCallEnumerator.
Methods
The following table shows the methods for this interface in alphabetical order. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Next | Retrieves the next specified number of elements in the enumeration sequence. |
Reset | Resets the enumeration sequence to the beginning. |
Skip | Skips the next specified number of elements in the enumeration sequence. |
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 | IVoIPCurrentCall | IVoIPMgr::CurrentCallEnumerator
Send Feedback on this topic to the authors