ProgramListExitHook - Remarks
This hook, together with its counterpart, ProgramListEntryHook,
lets applications or system components:
- Implement the initialization file and program
list partially, whilst retaining the existing implementation. For example,
read-only requests could be satisfied from memory, rather than from disk.
- Redirect initialization-file operations on a
particular group to an alternative (opened) profile. For example, in a multiple-user
environment, a LAN program might choose to redirect profile groups that
are hardware-dependent, rather than user-dependent, to the system-initialization
file.
[Back: ProgramListExitHook - Parameters]
[Next: ProgramListExitHook - Topics]