Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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_InnerFECMethod method retrieves the inner forward error correction method.
Syntax
HRESULT get_InnerFECMethod(
[out] FECMethod *pFECMethod
);
Parameters
[out] pFECMethod
Pointer that receives an FECMethod variable.
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