packages_check_apply


Description:

public int packages_check_apply (HashTable<string,void> packages_to_install, HashTable<string,void> packages_to_remove, int timeout, out HashTable<string,string> installed_packages, out HashTable<string,string> removed_packages, out HashTable<string,void> packages_to_exclude, out int exit_code)

Parameters:

this

AlteratorGlib instance

packages_to_install

Hash table with packages to install

packages_to_remove

Hash table with packages to remove

timeout

Timeout

installed_packages

These packages will be installed

removed_packages

These packages will be removed

packages_to_exclude

These system-critical packages will be affected

exit_code

pointer to store exit code