WinSetDlgItemText: Difference between revisions
Appearance
Created page with "==Syntax== WinSetDlgItemText(hwndDlg, ulId, pszText) ;HWND hwndDlg ;ULONG ulId ;PSZ pszText ==Returns== BOOL ==Related Functions== *WinQueryDlgItemText *WinQueryDlgItemTex..." |
(No difference)
|
Revision as of 02:45, 30 March 2017
Syntax
WinSetDlgItemText(hwndDlg, ulId, pszText)
- HWND hwndDlg
- ULONG ulId
- PSZ pszText
Returns
BOOL
Related Functions
- WinQueryDlgItemText
- WinQueryDlgItemTextLength