A bit map that tells when this action will be preformed based on the following Hexadecimal Decimal Description 0x001 1 Remove ...

A bit map that tells when this action will be preformed based on the following
Hexadecimal 
 Decimal 
 Description 

 0x001 
 1 
 Remove only when the associated component is being installed (msiInstallStateLocalor msiInstallStateSource).

0x002 
 2 
 Remove only when the associated component is being removed (msiInstallStateAbsent).

0x003 
 3 
 Remove in either of the above cases.