| Reference information | |
|---|---|
| Applies to | Windows Installer |
| External links | |
Public property that is set to 1 if the CCPSearch or RMCCPSearch actions found qualifying products for an upgrade.
| Usage | |
|---|---|
| How to set | Do not set this variable; it is set by Windows installer. |
| How to use | Used internally by Windows Installer. You can refer to this variable as <CCP_SUCCESS> (Tarma native syntax, preferred) or [CCP_SUCCESS] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use CCP_SUCCESS as a test for the presence of qualifying products. |