
remove_call_out(3)    LPC 系統函數    remove_call_out(3)

名稱
     remove_call_out() - remove a pending call_out

語法
     int remove_call_out( string fun );

描述
     Remove next pending call  out  for  function  `fun'  in  the
     current  object.   The  return  value  is the time remaining
     before the callback is to be called.  The returned value  is
     -1 if there were no call out pending to this function.

請參考
     call_out(3), call_out_info(3).

MudOS                Last change: 5 Sep 1994                    1

