IVoIPCallerInfoDB:IUnknown

This interface defines the database that is used to store caller-specific information pertinent to the phone, for example, per-caller speed dial, ring tone, and forwarding settings.

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
CreateRecord Creates a new record in the database for the caller.
Enumerator Gets an enumerator for the database.
FindCallerInfoByURI Searches the database for a record that matches the specified URI.
FindCallerInfoBySpeedDialEntry Searches the database for a record that matches the specified speed dial index.
FriendlyNameEnumerator Gets the friendly name enumerator for the database.
Init Initializes the database for this URI.
SpeedDialEnumerator Gets the speed dial enumerator for the 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.