IVoIPCallLogDBEnum:IUnknown (Windows CE 5.0)
This interface enumerates the call records in a call log database.
Methods
Like all COM interfaces, this interface inherits the methods for the IUnknown interface. The following table shows the methods for this 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 specified number of elements in the enumeration sequence. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Voipstore.idl.
Link Library: Voipguid.lib.
See Also
VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference
Send Feedback on this topic to the authors