iTixRuntime::FailInstallEx

Identical to iTixRuntime::FailInstall in the current version of the installer.

void TIXCALLAPI FailInstall(
     BOOL bCleanup 
);

Parameters

bCleanup
Ignored; the installer always performs a rollback with cleanup if the installation fails.

Return value

none