Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method retrieves the current duration of this call.
Syntax
HRESULT get_Duration(
SYSTEMTIME* ptime
);
Parameters
- ptime
[out, retval] SYSTEMTIME structure containing the duration of the call.
Return Value
If the HRESULT value passed to SUCCEEDED macro returns TRUE, the method succeeded. Otherwise, the method failed.
Remarks
Note
This documentation applies to functionality implemented in sample code for the VAIL Database Store. For more information, see VAIL Database Store Reference.
Requirements
| Header | Voipstore.h, voipstore.idl |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
IVoIPCallRecord
VAIL Database Store Reference