ILocator Interface

The ILocator base class interface is implemented (through its derived interfaces such as IATSCLocator) on Locator objects that contain tuning information about the tuning space. The base interface is never used directly, but only through the derived interfaces that are specific for a given network type. Locator objects can be created dynamically by Guide Store Loaders that have the necessary information about the tuning space, or a default locator for a tuning space can be installed by the third party who installs the tuning space. In any case, applications never create or examine locators except in certain testing or debugging scenarios. All Locator objects also support IPersistPropertyBag.

Methods

The ILocator interface inherits the methods of the IDispatch interface.

In addition, ILocator defines the following methods.

Method Description

Clone

Creates a copy of the Locator.

get_CarrierFrequency

Retrieves the frequency of the RF signal.

get_Modulation

Retrieves the modulation type.

put_CarrierFrequency

Sets the frequency of the RF signal.

put_Modulation

Sets the modulation type.

See Also

Tuning Model Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008