VtRemoveTimeOut(1vtcl)
VtRemoveTimeOut --
remove timeout callback
Synopsis
VtRemoveTimeOut time_out_ID
Description
Removes the timeout callback time_out_ID.
The timeout callback was created by
VtAddTimeOut(1vtcl).
Return values
If VtRemoveTimeOut fails,
it returns one of the following error messages:
- ID_NOT_FOUND
-
no ID list or matching ID not found on list (workprocs, timeouts, inputs lists)
- INVALID_ARGS
-
wrong number of arguments, argument not recognized,
or argument options not recognized
- INVALID_FILENO
-
couldn't map fileID onto a file
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.