DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_destroy_time - destroy the time segment in a data object.

LIBRARY CALL

int kpds_destroy_time(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the time segment is successfully destroyed, FALSE otherwise

DESCRIPTION

This function is used to destroy the time segment contained within an object. Once the time segment has been destroyed, any data or attributes associated with the time data will be lost forever. A new time segment can be created in its place with the function kpds_create_time.

If the time segment does not exist in the specified object, it is considered to be an error.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kappserv(3)

COPYRIGHT

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