Share via


IVoIPCallerInfoDB (Windows Embedded CE 6.0)

1/6/2010

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

Like all COM interfaces, this interface inherits the methods for the IUnknown interface. The following table shows the methods for this interface.

Method Description

IVoIPCallerInfoDB::CreateRecord

Creates a new record in the database for the caller.

IVoIPCallerInfoDB::Enumerator

Retrieves an enumerator for the database.

IVoIPCallerInfoDB::FindCallerInfoByURI

Searches the database for a record that matches the specified URI.

IVoIPCallerInfoDB::FindCallerInfoBySpeedDialEntry

Searches the database for a record that matches the specified speed dial index.

IVoIPCallerInfoDB::FriendlyNameEnumerator

Retrieves the friendly name enumerator for the database.

IVoIPCallerInfoDB::Init

Initializes the database for this URI.

IVoIPCallerInfoDB::SpeedDialEnumerator

Retrieves the speed dial enumerator for the 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