BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_set_indirect_attribute - set indirect attribute of a kcms object

LIBRARY CALL

int 
kcms_set_indirect_attribute(
   kobject   object,
   kvalist)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is used to set an attribute of an object which is itself an attribute of an object. A common example is getting the KCMS_PARENT attribute of an object, then setting an attribute of the parent.

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.