BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_get_objects - get a list of typed objects from toolbox

LIBRARY CALL

klist *
kcms_get_objects(
   kobject       toolbox,
   unsigned long reqtype)

INPUT

OUTPUT

none

RETURN VALUE

A pointer to the first element of a klist of software objects, or NULL if no software objects of the specified type were found.

DESCRIPTION

This routine is used to query a toolbox for a list of all software objects of a given type.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcms/src/tb_public.c

SEE ALSO

kcms(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.