Share via


IBasicVideo::put_DestinationLeft (Compact 2013)

3/26/2014

This method sets the destination x-axis origin coordinate.

Syntax

HRESULT put_DestinationLeft(
  long DestinationLeft
);

Parameters

  • DestinationLeft
    [in] New x-axis origin.

Return Value

Returns an HRESULT value.

Remarks

Setting this coordinate does not affect the destination rectangle width.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IBasicVideo Interface