Microsoft DirectX 9.0

IBasicVideo::put_DestinationHeight

The put_DestinationHeight method sets the height of the destination rectangle.

Syntax

HRESULT put_DestinationHeight(
  long DestinationHeight
);

Parameters

DestinationHeight

[in] Specifies the height, in pixels.

Return Values

Returns an HRESULT value.

See Also