InstallShield 2016 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The EndCurrentDialog function closes the currently displayed dialog by calling EndDialog. It removes the dialog and initiates the dialog closing process.
Syntax
EndCurrentDialog ( );
Parameters
None
Return Values
| Return Value | Description | 
| >= ISERR_SUCCESS | EndCurrentDialog successfully closed the dialog. | 
| < ISERR_SUCCESS | No dialog is currently displayed. | 
| InstallShield 2016 Help LibraryMay 2017 | Copyright Information | Flexera Software |