DeleteMsiPatchSequence Method

InstallShield 2019 » Automation Interface

Project • This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeleteMsiPatchSequence method to remove specified patch sequence from the current patch configuration.

Syntax

DeleteMsiPatchSequence (MsiPatchSequence As ISWiMsiPatchSequence) As Long

Parameter

DeleteMsiPatchSequence Method Parameter

Parameter

Description

MsiPatchSequence

Holds the patch sequence object to be deleted.

Applies To

ISWiPatchConfig