Share via


IVideoWindow::put_Width (Compact 2013)

3/26/2014

This method sets the video window's width.

Syntax

HRESULT put_Width(
  long Width
);

Parameters

  • Width
    [in] Width to be set.

Return Value

Returns an HRESULT value.

Remarks

Calling this method does not affect the video window's x-axis coordinate.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface