Name

Pkg::SaveState — Save the current selection state, can be restored later using Pkg::RestoreState()

Synopsis

boolean SaveState (void); 

Return

boolean

Description

Save the current status of all resolvables for later restoration via Pkg::RestoreState() function. Only one state is stored, the following call will rewrite the saved status.