Previous Topic: HINT32 Execute(void)

Next Topic: HINT32 Execute(LPCTSTR SourcePackage, LPCTSTR TargetPackage)


CaSwitchPackage

CaSwitchPackage encapsulates the SwitchPackage process. It cannot be instantiated directly. The SwitchPackage process can be set in the CaContext object either by name or object ID. The CaSwitchPackage object can only be retrieved from the CaContext after it has been set. Set the package either by object ID or by name and path.

Usage

If you need to select a subset of versions from the source package, these versions must be selected in to the version chooser. If the version list is empty, then all versions in the source package will be switched to the target package.

Public Methods

More information: