IDVBSLocator::get_SignalPolarisation Method
The get_SignalPolarisation method retrieves the signal polarisation.
Syntax
HRESULT get_SignalPolarisation(
[out] Polarisation *pPolarisationVal
);
Parameters
- pPolarisationVal [out]
Pointer to a variable of type Polarisation that receives the 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
Send comments about this topic to Microsoft
Build date: 12/4/2008