Share via


IVideoWindow::get_Height (Compact 2013)

3/26/2014

This method sets the height of the video window.

Syntax

HRESULT get_Height(
  long* pHeight
);

Parameters

  • pHeight
    [out] Retrieved vertical dimension of the video window.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface