Microsoft DirectX 9.0

IBasicVideo::put_DestinationLeft

The put_DestinationLeft method sets the x-coordinate of the destination rectangle.

Syntax

HRESULT put_DestinationLeft(
  long DestinationLeft
);

Parameters

DestinationLeft

[in] Specifies the x-coordinate, in pixels.

Return Values

Returns an HRESULT value.

See Also