Share via


IiTvDataReceiver::Start Method

The Start method notifies the application that data will start flowing to it.

Syntax

  HRESULT Start();

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