This document is archived and information here might be outdated. Recommended version. |
Indicates start time for playback window.
[Visual Basic .NET] Public Property StartTime As Object
[C#] public object StartTime {get; set;}
[C++]
HRESULT get_StartTime(
Variant* pvarStartTime
);
[C++]
HRESULT put_StartTime(
VARIANT pvarStartTime
);
[C++]
Parameters pvarStartTime [out, retval]
pvarStartTime is a parameter of type VARIANT* pvarStartTime [in]
pvarStartTime is a parameter of type VARIANT