IVoIPCallRecord:IUnknown
This interface defines the call record for a call log database.
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 |
---|---|
CallType | Sets or gets the call type for this call. |
Commit | Saves changes to the database. |
DeleteFromDB | Removes the specified record from the database. |
Duration | Gets the current duration of this call. |
EndTime | Sets or gets the end time for this call. |
FriendlyName | Sets or gets the friendly name of the recipient for this call. |
StartTime | Sets or gets the start time for this call. |
URI | Sets or gets the URI for the recipient of this call. |
VoIPName | Sets or gets 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 |
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.