This function is valid for any window with children. However, it is typically used for dialog items in a dialog window.
This function is equivalent to:
WinSetWindowText (WinWindowFromID (hwndDlg, idItem), pszText);