Microsoft DirectX 8.1 (C++)

IBasicVideo::put_SourceTop

The put_SourceTop method sets the y-coordinate of the source rectangle.

Syntax

HRESULT put_SourceTop(
  long SourceTop
);

Parameters

SourceTop

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

Return Values

Returns an HRESULT value.

See Also