GetDlgItemInt(hDlg, IDDlgItem, Signed)
Returns the integer value of a dialog control
Parameters
hDlg : PyHANDLE
Handle to a dialog windowIDDlgItem : int
Identifier of one of the dialog's controlsSigned : boolean
Indicates whether control value should be interpreted as signed