Share via


IDVBSTuningSpace::get_SpectralInversion Method

The get_SpectralInversion method retrieves an integer indicating the spectral inversion.

Syntax

HRESULT get_SpectralInversion(
  [out]  long *pSpectralInversion
);

Parameters

  • pSpectralInversion [out]
    Specifies the address of a long integer to receive the integer value.

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

IDVBSTuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008