IsTVAutoTuneRunning
property, read-only
Deprecated
Kept for backward compatibility only.
Delphi
property IsTVAutoTuneRunning: Boolean read GetIsTVAutoTuneRunning;
C++Builder
__property bool IsTVAutoTuneRunning = {read=GetIsTVAutoTuneRunning, nodefault};
C#
public bool IsTVAutoTuneRunning { get; }
VB.NET
Public ReadOnly Property IsTVAutoTuneRunning As Boolean
C++/Qt
BOOL GetIsTVAutoTuneRunning ();
Retrieves whether the TV tuner automatic tuning is currently running.