IVoIPCallLogDB (Windows Embedded CE 6.0)
1/6/2010
This interface defines call log databases. Three databases are available, for incoming, outgoing, and missed calls.
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 |
---|---|
Sets and retrieves the capacity for each database. |
|
Creates a new call log record for the specified database. |
|
Retrieves an enumerator for the incoming call database. |
|
Initializes the database for the specified URI. |
|
Retrieves an enumerator for the missed call database. |
|
Retrieves an enumerator for the outgoing call database. |
Requirements
Header | Voipstore.h, voipstore.idl |
Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
VAIL Database Store Interfaces
VAIL Database Store Reference