函数参考


_WinAPI_BeginDeferWindowPos

为多窗口位置结构分配内存.

#Include <WinAPIEx.au3>
_WinAPI_BeginDeferWindowPos ( [$iAmount] )

参数

$iAmount [可选参数] 存储位置信息的窗口初始数目.

返回值

成功: 返回标识多窗口位置结构的值.
失败: 返回 0,并设置@error标志为非 0 值.

注意/说明

None

相关

详情参考

在MSDN中搜索