VtRemoveTimeOut(VTCL)
VtRemoveTimeOut --
remove timeout callback
Synopsis
VtRemoveTimeOut time_out_ID
Description
Removes the timeout callback time_out_ID.
The timeout callback was created by
VtAddTimeOut(VTCL).
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
 
02 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005