Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The get_OuterFECMethod method retrieves the outer forward error correction method for the signal .
Syntax
HRESULT get_OuterFECMethod(
[out] FECMethod *pFECMethod
);
Parameters
[out] pFECMethod
Pointer that receives an FECMethod variable that indicates the FEC method.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | bdaiface.h |
See also
IBDA_DigitalDemodulator Interface