10.12 IPSDialogs::HideDialog
long IPSDialogs::HideDialog(short sCmd, const SCString& scsMsg)
Hides dialog created and shown by ShowDialog
Defined in: ACIpsDlg.cpp
|
Parameters
|
sCmd
Input Command to execute
scsMsg
Input Message to change according
|
|
Comments
|
0: Destroy dialog
1: Change text of status line caption
2: Change text of editbox
3: Add text of editbox
4: Change text of supplement edit box
|