SL_AppCleanup System Command

NAME
SL_AppCleanup - Cleans up after SL_AppInitA.

SYNOPSIS
SL_AppCleanup(apphandle);
A0

void SL_AppCleanup(APPHANDLE);

FUNCTION
Cleans up after SL_AppInitA. Frees all system resources that may have
been allocated by SL_AppInitA.

INPUTS
apphandle - the apphandle as returned by SL_AppInitA. This call handles
a NULL apphandle correctly.

SEE ALSO
SL_AppInitA.

 

SL_AppCleanup  Command Definition  url:SL_AppCleanup
  created:2008-03-01 23:36:11   last updated:2008-03-02 15:35:21
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_AppCleanup
There are no user contributed comments for this page.