DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_glue_set_resources - set resource pointer

LIBRARY CALL

int 
kdms_glue_set_resources(
   kobject object, 
   kaddr   resource)

INPUT

OUTPUT

none

RETURN VALUE

TRUE on success, FALSE if object is invalid

DESCRIPTION

This function is used to set a resource pointer within a data object. This should be used by format glue routines to associate any format specific information with a data object for later use.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kdataman/src/glue.c

SEE ALSO

kdataman(3)

COPYRIGHT

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