IDigitalLocator interface (tuner.h)

The IDigitalLocator interface serves as the base interface for Locator objects that contain tuning information about the tuning space for a digital network. This interface is used only through derived interfaces such as IATSCLocator.

Inheritance

The IDigitalLocator interface inherits from the ILocator interface.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IDigitalLocator).

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

ILocator

Tuning Model Interfaces