![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Indicates current time during playback.
[Visual Basic .NET]
Public Property CurrentTime As Object
[C#]
public object CurrentTime {get; set;}
[C++]
HRESULT get_CurrentTime(
  Variant* pvarCurrentTime
);
[C++]
HRESULT put_CurrentTime(
  VARIANT pvarCurrentTime
);
[C++] Parameters pvarCurrentTime [out, retval]
pvarCurrentTime is a parameter of type VARIANT* pvarCurrentTime [in]
pvarCurrentTime is a parameter of type VARIANT