Share via


IBasicVideo::get_DestinationLeft (Compact 2013)

3/26/2014

This method retrieves the destination x-axis origin coordinate.

Syntax

HRESULT get_DestinationLeft(
  long* pDestinationLeft
);

Parameters

  • pDestinationLeft
    [out] Current 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