attribute - The attribute which the callback is associated
with.
callback - The callback function to be invoked when the
attribute is modified.
client_data - An optional client pointer, which can be used
to associated some data with the callback.
This will be passed as the third argument to
the callback function.
OUTPUT
none
RETURN VALUE
TRUE (1) if the callback was added, FALSE (0) otherwise.
DESCRIPTION
This routine is used to remove a callback function from
a particular attribute of a software object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kcms/src/public.c
SEE ALSO
kcms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.