iTixRuntime::FailInstallEx

Identical to iTixRuntime::FailInstall in the current version of the installer; the extra parameter is ignored.

void FailInstallEx(
     BOOL bCleanup
);

Parameters

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

Return value

none