a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Devices:
 timer.device
  --background--
  AbortIO
  AddTime
  CmpTime
  GetSysTime
  ReadEClock
  SubTime
  TR_ADDREQUEST
  TR_GETSYSTIME
  TR_SETSYSTIME
Include
GuruMeditation
Docs » Autodocs » timer.device » AbortIO

NAME

	AbortIO -- Remove an existing timer request.

SYNOPSIS

	error = AbortIO( timerequest )
D0 A1
LONG AbortIO( struct timerequest * );

FUNCTION

	This is an exec.library call.
This routine removes a timerquest from the timer. It runs in
the context of the caller.

INPUTS

	timerequest - the timer request to be aborted

RESULT

	0  if the request was aborted, io_Error will also be set to
IOERR_ABORTED.
-1 otherwise

NOTES

	This function may be called from interrupts.

SEE ALSO

exec.library/AbortIO()

BUGS

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Phenomena

PHA
SNT
AYS
ATX

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se