Share via


IVoIPCallRecord (Windows Embedded CE 6.0)

1/6/2010

This interface defines the call record for a call log 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

IVoIPCallRecord::CallType

Sets or retrieves the call type for this call.

IVoIPCallRecord::Commit

Saves changes to the database.

IVoIPCallRecord::DeleteFromDB

Removes the specified record from the database.

IVoIPCallRecord::Duration

Retrieves the current duration of this call.

IVoIPCallRecord::EndTime

Sets or retrieves the end time for this call.

IVoIPCallRecord::FriendlyName

Sets or retrieves the friendly name of the recipient for this call.

IVoIPCallRecord::StartTime

Sets or retrieves the start time for this call.

IVoIPCallRecord::URI

Sets or retrieves the URI for the recipient of this call.

IVoIPCallRecord::VoIPName

Sets or retrieves the VoIP (RTC) name of the recipient for this call.

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