Stores information about the entries in the property list of a window into an array.

AWindowProps(cArrayName, nHwnd)

Parameters

cArrayName
On return the array contains the following information.
ColumnContentDatatype
1The property name.C
2A handle to the data.N
nHwnd

A handle to the window for which to retrieve the properties.

Return Value

The number of window properties.

See Also

Reference

AWindows
AWindowsEx
CenterWindowEx
GetWindowRectEx
GetWindowTextEx

Used WinApi functions

EnumPropsEx