DeletePatchWholeFile Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | InstallScript MSI | 
Call the DeletePatchWholeFile method to remove ISWiPatchWholeFile object from the latest setup item.
Syntax
DeletePatchWholeFile (PatchWholeFile As ISWiPatchWholeFile) As Long
Parameter
| Parameter | Description | 
| PatchWholeFile | Holds the whole file object to be deleted. | 
Applies To
| • | ISWiLatestSetup |