IiTvDataSource Interface

This interface is the main interface to ITV VM data. In addition to the methods inherited from IUnknown, the IiTvDataSource interface exposes the following methods.

Method Description
Connect Starts data flowing, providing the callback interface.
Disconnect Causes the platform to stop sending data.

Requirements

Header: TVVMData.idl

Platform: Windows 7

See Also