Jump to content

WinSetDlgItemText: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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