NWAPPMonitorApplicationById(3nw)
NWAPPMonitorApplicationById --
checks for applications launched by NWAPPLaunchApplicationId
Synopsis
#include <nwapp.h>
nint16 N_API N_EXPORT NWAPPMonitorApplicationById
(nint16 id);
Description
The parameters are as follows:
- id
-
(IN) Specifies the unique ID of the application returned by calling
NWAPPLaunchApplicationId.
Return values
- APP_ALIVE
-
- APP_KILLED
-
Notices
NWAPPMonitorApplicationById needs to be called periodically
(preferably every 1-3 seconds).
If applications have terminated, NWAPPMonitorApplicationById
performs appropriate cleanup for the terminated applications resources.
Services
NetWare Application Launcher (NAL) Services
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.