DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

FWShutdownFrameWork(3sadm)


FWShutdownFrameWork -- free up memory used by the SCOadmin client data structure

Synopsis

CC ... -lsysadm -lvtcl -ltclx -ltcl -lsocket -lgen -lm

#include <scoadmin/basicIncl.h> #include <scoadmin/callBack.h> #include <scoadmin/statusLst.h> #include <scoadmin/CAPI.h>

void FWShutdownFrameWork(frameWorkCClientData_cl *clientDataPtr);

Description

This function frees memory used by the data structure allocated by FWInitializeFrameWork(). It should not be called, unless a previous call to FWInitializeFrameWork() was made.

Arguments


frameWorkCClientData_cl *clientDataPtr
This is the client data structure, given by FWInitializeFrameWork().

References

FWInitializeFrameWork(3sadm)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004