IBasicVideo::put_DestinationTop (Compact 2013)

3/26/2014

This method sets the destination y-axis origin coordinate.

Syntax

HRESULT put_DestinationTop(
  long DestinationTop
);

Parameters

  • DestinationTop
    [in] New y-axis origin.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IBasicVideo Interface