This class represents the interface for the time slider.
This class is available in release 4.0 and later only.
The interface ID is defined as TIMESLIDER_INTERFACE.
All methods of this class are Implemented by the System.
#include <istdplug.h>
Public Member Functions |
|
virtual void | SetVisible (BOOL bVisible, BOOL bPersistent=TRUE)=0 |
virtual BOOL | IsVisible ()=0 |
virtual void SetVisible | ( | BOOL | bVisible, |
BOOL | bPersistent =
TRUE |
||
) | [pure virtual] |
virtual BOOL IsVisible | ( | ) | [pure virtual] |