Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
[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_SpectralInversion method retrieves the spectral inversion value for the signal.
Syntax
HRESULT get_SpectralInversion(
[out] SpectralInversion *pSpectralInversion
);
Parameters
[out] pSpectralInversion
Pointer that receives a SpectralInversion variable.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
For more information, see KSPROPERTY_BDA_SPECTRAL_INVERSION in the Windows DDK.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |