BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_vget_attribute - get attribute from varargs list

LIBRARY CALL

int
kcms_vget_attribute(
   kobject    object,
   kcms_attr  attribute,
   kva_list  *valist)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) if the attribute was successfully modified, FALSE (0) otherwise.

DESCRIPTION

This function is used to get a single attribute value when the attribute arguments are already available in a varargs list.

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.