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