Share via


IDVBSLocator::put_SignalPolarisation Method

The put_SignalPolarisation method sets the signal polarisation.

Syntax

HRESULT put_SignalPolarisation(
  [in]  Polarisation PolarisationVal
);

Parameters

  • PolarisationVal [in]
    Variable of type Polarisation that specifies the signal polarisation value.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Remarks

This method and the associated enumeration type use the British spelling for "polarisation" and so to maintain consistency the documentation also uses that spelling.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IDVBSLocator Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008