Share via


IDVBSLocator::put_WestPosition Method

The put_WestPosition method sets the longitudinal position as west longitude or east longitude.

Syntax

HRESULT put_WestPosition(
  [in]  VARIANT_BOOL WestLongitude
);

Parameters

  • WestLongitude [in]
    Variable of type VARIANT_BOOL that specifies whether the following longitude values that follow will be west or east longitude. True means "west longitude."

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

IDVBSLocator Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008