PrfReset - Remarks

This function causes the workstation to use different profiles. When the workstation is initialized, the names of the user and system profiles are taken from the PROTSHELL statement specified in CONFIG.SYS. PrfReset allows the profiles to be changed during operation of the workstation, for example by a logon application controlling multiple consecutive users of the system.

After the PrfReset function completes, the system has a new set of preferences (for example screen colors), a new start-up list, and new spooler parameters.

The PrfReset function broadcasts the PL_ALTERED message, which must be processed by all applications that read their default settings from the user or system profiles.

Note: This will only change the default system values in the ini file. It is up to the applications to read the new default settings and reset them to their new values.