WinSetWindowText - Parameters
hwnd
(
HWND
) - input
Window handle.
pszString
(
PSZ
) - input
Window text.
rc
(
BOOL
) - returns
Success indicator.
TRUE
Text updated
FALSE
Error occurred.
[Back: WinSetWindowText Return Value - rc]
[Next: WinSetWindowText - Remarks]