Microsoft DirectX 9.0

IAMTVTuner::StoreAutoTune

The StoreAutoTune method saves the fine-tuning information for all channels.

Syntax

HRESULT StoreAutoTune(void);

Paremeters

This method takes no parameters.

Return Values

Returns an HRESULT value that depends on the implementation of the interface.

Remarks

Override the channel-to-frequency information stored by this method by setting a new country/region code in the IAMTuner::put_CountryCode method. For a listing of country/region codes, see International Analog TV Tuning.

See Also