[Top] [Prev] [Next] [Bottom]
[Contents]
SaExit
Performs a client exit routine.
#include "WorkingDialog.h"
void SaExit(int status);
Arguments
- status
- Status value to call exit() with.
Return Values
None.
SaExit
is a client application exit routine. It unregisters the client's collection service from the port mapper, and calls exit with the status argument.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.