PCL
pcl::InstallMode Namespace Reference

Module installation modes. More...

Detailed Description

This namespace enumerates module installation modes that the PixInsight core application passes to the module installation entry point (PMINS). See the Module Entry Points section for detailed information.

The current installation modes are:

InstallMode::FullInstall Normal, full installation
InstallMode::QueryModuleInfo Temporary load to gather module properties
InstallMode::VerifyModule Temporary load to verify module integrity