Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns MSI error description. For further information of MSI error codes, please refer to the Windows Installer SDK. 

 


Syntax

Appl_SetMSIError(iErrorLevel) as Boolean

...

Boolean, TRUE if function completed successfully Return Type 


Example

Code Block
language
languagevb
themeEclipse
vbtitleVBScript
If bStatus Then bStatus=Appl_SetMSIError(giErrorLevel)

Scripting Guidelines 


Related functions

Application functions