hwnd (HWND) - input
hwndParent (HWND) - input
fRelated (BOOL) - returns
Related indicator.
TRUE
Child window is a descendant of the parent
window, or is equal to it
FALSE
Child
window is not a descendant of the parent, or is an Object Window (even if
hwndParent is specified as the desktop or HWND_DESKTOP), or an error
occurred.
[Back]
[Next]