IiTvDataSource::Connect Method
The Connect method starts data flowing, providing the callback interface.
Syntax
HRESULT Connect();
Parameters
This method takes no parameters.
Return Values
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
S_OK | The method succeeded. |
Requirements
Header: TVVMData.idl
Platform: Windows 7
See Also