IBasicVideo::get_DestinationTop (Compact 2013)

3/26/2014

This method retrieves the destination y-axis origin coordinate.

Syntax

HRESULT get_DestinationTop(
  long* pDestinationTop
);

Parameters

  • pDestinationTop
    [out] Current y-axis origin.

Return Value

Returns an HRESULT value.

Remarks

Setting this coordinate does not affect the destination rectangle height.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IBasicVideo Interface