次の方法で共有


IVoIPCallLogDB:IUnknown (Windows CE 5.0)

Send Feedback

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
Capacity Sets the capacity for each database.
CreateRecord Creates a new call record for the specified database.
IncomingEnumerator Retrieves an enumerator for the incoming call database.
Init Initializes the database for the specified URI.
MissedEnumerator Retrieves an enumerator for the missed call database.
OutgoingEnumerator Retrieves 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.