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 |
---|---|
Creates a copy of the Locator. |
|
Retrieves the frequency of the RF signal. |
|
Retrieves the modulation type. |
|
Sets the frequency of the RF signal. |
|
Sets the modulation type. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008