IBasicVideo::get_DestinationWidth (Compact 2013)

3/26/2014

This method retrieves the width of the destination rectangle.

Syntax

HRESULT get_DestinationWidth(
  long* pDestinationWidth
);

Parameters

  • pDestinationWidth
    [out] Current width.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IBasicVideo Interface