IVoIPCallRecord:IUnknown (Windows CE 5.0)

Send Feedback

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
CallType Sets or retrieves the call type for this call.
Commit Saves changes to the database.
DeleteFromDB Removes the specified record from the database.
Duration Retrieves the current duration of this call.
EndTime Sets or retrieves the end time for this call.
FriendlyName Sets or retrieves the friendly name of the recipient for this call.
StartTime Sets or retrieves the start time for this call.
URI Sets or retrieves the URI for the recipient of this call.
VoIPName Sets or retrieves the VoIP name of the recipient for this call.

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.