Share via


IVideoWindow::get_Width (Compact 2013)

3/26/2014

This method retrieves the width of the video window.

Syntax

HRESULT get_Width(
  long* pWidth
);

Parameters

  • pWidth
    [out] Width to be retrieved.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface