object - object to have close hook function added
to.
func - function to set as close hook. This function
has the following prototype: func(kobject).
OUTPUT
none
RETURN VALUE
The close_hook that was assigned prior to this
new assignment.
DESCRIPTION
This function is used to insert a special function that is
called immediately before an object is closed (after
a call to kdms_close) that can perform any cleanup
that may be required before the object is written if
it is an output object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DATASERV/objects/library/kdataman/src/public.c
SEE ALSO
kdataman(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.