Share via


IVoIPCallerInfoRecord (Windows Embedded CE 6.0)

1/6/2010

This interface defines an information record for a caller information database.

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

IVoIPCallerInfoRecord::Blocked

Blocks all future calls from the caller.

IVoIPCallerInfoRecord::Commit

Saves any changes made to this record to the database.

IVoIPCallerInfoRecord::DeleteFromDB

Deletes this record from the database.

IVoIPCallerInfoRecord::ForwardingURI

Sets or retrieves the URI for forwarding calls from this caller.

IVoIPCallerInfoRecord::FriendlyName

Sets or retrieves the friendly (display) name of the caller.

IVoIPCallerInfoRecord::RingTone

Sets or retrieves the path to the ring tone to use for the caller.

IVoIPCallerInfoRecord::SpeedDialEntry

Sets or retrieves the numeric speed dial entry of the caller.

IVoIPCallerInfoRecord::URI

Sets or retrieves the URI of the caller.

IVoIPCallerInfoRecord::VoIPName

Sets or retrieves the VoIP (RTC) name of the caller.

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