WinXAutoSizer_GetMainSeries


WinXAutoSizer_GetMainSeries (hWnd)

Gets the id of the main Auto Sizer series for a window

Parameter Description
hWnd The handle to the window to get the main Auto Sizer series of

Returns

The id of the main Auto Sizer series or -1 on fail

Remarks

none

Examples

'get the main series for the main window
mainSeries = WinXAutoSizer_GetMainSeries (#hMain)

Related Links

WinXAutoSizer_SetInfo