Microsoft Windows CE 3.0  

IVideoWIndow::put_Left

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets the x-axis coordinate for the video window.

HRESULT put_Left(
long
Left
);

Parameters

Left
[in] The x-axis coordinate to be set.

Return Values

Returns an HRESULTvalue.

Remarks

Calling this method does not affect the video window's width.