[Top] [Prev] [Next] [Bottom] [Contents]

SaExit

Performs a client exit routine.

Synopsis

#include "WorkingDialog.h"
void SaExit(int status);

Arguments

status
Status value to call exit() with.

Return Values

None.

Description

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.

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.