Microsoft DirectX 9.0

IBasicVideo::get_SourceLeft

The get_SourceLeft method retrieves the x-coordinate of the source rectangle.

Syntax

HRESULT get_SourceLeft(
  long *pSourceLeft
);

Parameters

pSourceLeft

[out] Pointer to a variable that receives the x-coordinate, in pixels.

Return Values

Returns an HRESULT value.

See Also