IDigitalLocator::get_OuterFEC Method

The get_OuterFEC method retrieves the type of outer FEC that is used.

Syntax

HRESULT get_OuterFEC(
  [out]  FECMethod *FEC
);

Parameters

  • FEC [out]
    Pointer to a variable of type FECMethod that receives the type of outer FEC.

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_InnerFEC

get_OuterFECRate

IDigitalLocator Interface

put_OuterFEC

Send comments about this topic to Microsoft

Build date: 10/9/2009