CurrentTimeBuffer

Gets and sets the time range in seconds of the Date and Time slider.

 

JavaScript

 

CurrentTimeBuffer

 

C#

 

int CurrentTimeBuffer { get; set; }

 

C++

 

HRESULT CurrentTimeBuffer ([out, retval] long* pSeconds)

HRESULT CurrentTimeBuffer ([in] long pSeconds)