#include <istdplug.h>
This class represents the interface for the time slider.
The interface ID is defined as
TIMESLIDER_INTERFACE.
All methods of this class are Implemented by the System.
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] |