2.2.6.32.35 Window::SizeMoveChildWindows

Description

multiple-window repositioning and resizing

Syntax

int SizeMoveChildWindows( vector<uint> & hWnds, RECT * pClientRects )

Parameters

hWnds
[input] A vector containg the window-handles of all the windows that need to be moved
pClientRects
[input] A pointer to an array of Client rects representing where they need to move

Return

returns the number of windows moved.

Examples

Remark

See Also

Header to Include

origin.h