SL_AppEventHandler


NAME
SL_AppEventHandler -- invokes the event handler.

SYNOPSIS
returncode = SL_AppEventHandler(apphandle);
D0 A0

WORD SL_AppEventHandler(APPHANDLE);

FUNCTION
This is the main event handler for all app events. This call only
returns when the application is asked to exit.

INPUTS
apphandle - an APPHANDLE as returned by SL_AppInitAdd Page.

RESULTS
returncode - a non-zero value specific to the application.

 

SL_AppEventHandler  Command Section By Type  url:SL_AppEventHandler
  created:2008-03-01 23:36:11   last updated:2008-03-01 23:36:11
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

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