Microsoft DirectX 9.0

IBasicVideo::put_SourceHeight

The put_SourceHeight method sets the height of the source rectangle.

Syntax

HRESULT put_SourceHeight(
  long SourceHeight
);

Parameters

SourceHeight

[in] Specifies the height, in pixels.

Return Values

Returns an HRESULT value.

See Also