DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_create_map - create a map segment within a data object.

LIBRARY CALL

int kpds_create_map(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the map segment was successfully created, FALSE otherwise

DESCRIPTION

This function is used to create a map segment within a specified data object. The map segment can not be created if mapping mode is set to map the value data.

It is considered an error to create a map segment if the object already contains one.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kappserv/src/pds_map.c

SEE ALSO

kappserv(3)

COPYRIGHT

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