Share via


IATSCLocator2 interface (tuner.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The IATASCLocator2 interface enables the network provider to determine the physical channel, transport stream ID, and program number of an ATSC transmission.

Inheritance

The IATSCLocator2 interface inherits from IATSCLocator. IATSCLocator2 also has these types of members:

Methods

The IATSCLocator2 interface has these methods.

 
IATSCLocator2::get_ProgramNumber

The get_ProgramNumber method retrieves the program number.
IATSCLocator2::put_ProgramNumber

The put_ProgramNumber method specifies the program number.

Remarks

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

Requirements

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

See also

IATSCLocator

Tuning Model Interfaces