Share via


IiTvDataSource::Disconnect Method

The Disconnect method causes the platform to stop sending data.

Syntax

  HRESULT Disconnect();

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