Share via


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

IVoIPCallLogDB::Capacity

Sets and retrieves the capacity for each database.

IVoIPCallLogDB::CreateRecord

Creates a new call log record for the specified database.

IVoIPCallLogDB::IncomingEnumerator

Retrieves an enumerator for the incoming call database.

IVoIPCallLogDB::Init

Initializes the database for the specified URI.

IVoIPCallLogDB::MissedEnumerator

Retrieves an enumerator for the missed call database.

IVoIPCallLogDB::OutgoingEnumerator

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

Other Resources

VoIP Phone Functionality in Windows Embedded CE