IDigitalLocator::get_SymbolRate Method

The get_SymbolRate method retrieves the QPSK symbol rate.

Syntax

HRESULT get_SymbolRate(
  [out]  long *Rate
);

Parameters

  • Rate [out]
    Pointer to a variable that receives 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

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IDigitalLocator Interface
put_SymbolRate

Send comments about this topic to Microsoft

Build date: 12/4/2008