IVoIPCallLogDB:IUnknown
This interface defines call log databases. Three databases are available, for incoming, outgoing, and missed calls.
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 |
---|---|
Capacity | Sets the capacity for each database. |
CreateRecord | Creates a new call record for the specified database. |
IncomingEnumerator | Gets an enumerator for the incoming call database. |
Init | Initializes the database for the specified URI. |
MissedEnumerator | Gets an enumerator for the missed call database. |
OutgoingEnumerator | Gets an enumerator for the outgoing call database. |
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
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.