CloseGUIStack

Description #

This routine closes the GUI stack, removing all elements in it and freeing the memory used by the GUI stack Appvar. If you call this function without first having called OpenGUIStack or PushGUIStack, it does nothing. Please see the GUI_API guide for assembly programmers for full information on how the GUI stack works. You can also check out the ASM equivalents of the DCSB Lib GUI stack routines at the GUI_Tools page. The ASM equivalent of this function is ASMLibs:CloseGUIStack.

Technical Details #

Arguments #

‘‘‘sum(10

’’’

Outputs #

None.

Destroyed #

None