Share via


IVideoWindow::get_Left (Compact 2013)

3/26/2014

This method retrieves the x-axis coordinate for the video window.

Syntax

HRESULT get_Left(
  long* pLeft
);

Parameters

  • pLeft
    [out] Specifies the x-axis coordinate to be retrieved.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface