InstallShield 2015 ยป InstallScript Language Reference
OnXMLComponentUninstalling is the event handler function associated with the XMLRTComponentUninstall event. The XMLRTComponentUninstall event is called before each .xml file is removed.
Syntax
OnXMLComponentUninstalling ( szXmlComponent )
Parameters
| Parameter | Description | 
| szXmlComponent | This parameter will have the name of the component that has been installed. | 
Return Values
This event handler function should return ISERR_SUCCESS currently in all cases.
| InstallShield 2015 Help LibraryJune 2015 | Copyright Information | Contact Us |