CBaseControlWindow::SetWindowPosition (Compact 2013)
3/26/2014
Sets the window position on the desktop.
Syntax
HRESULT SetWindowPosition(
long Left,
long Top,
long Width,
long Height
);
Parameters
- Left
New left coordinate.
- Top
New top coordinate.
- Width
Width of the window.
- Height
Height of the window.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |