TunerReset

This function resets the tuner to the default driver settings.

Syntax

BOOL TunerReset( HANDLE hTuner );

Parameters

hTuner
[in] Handle to the current tuner, as returned by TunerOpen.

Return Values

TRUE indicates success. FALSE indicates failure.

See Also

TunerOpen