Share via


IDigitalLocator::put_SymbolRate Method

The put_SymbolRate method specifies the QPSK symbol rate.

Syntax

HRESULT put_SymbolRate(
  [in]  long Rate
);

Parameters

  • Rate [in]
    Specifies the QPSK symbol rate. The rate is expressed in symbols per second.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

Minimum supported client Windows Vista
Minimum supported server None supported
Header Tuner.h
IDL Tuner.idl

See Also

get_SymbolRate

IDigitalLocator Interface

Send comments about this topic to Microsoft

Build date: 10/9/2009