a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 lowlevel.library
  AddKBInt
  AddTimerInt
  AddVBlankInt
  ElapsedTime
  GetKey
  GetLanguageSelection
  QueryKeys
  ReadJoyPort
  RemKBInt
  RemTimerInt
  RemVBlankInt
  SetJoyPortAttrsA
  StartTimerInt
  StopTimerInt
  SystemControlA
Include
GuruMeditation
Docs » Autodocs » lowlevel.library » RemTimerInt

NAME

	RemTimerInt -- remove a previously installed timer interrupt. (V40)

SYNOPSIS

	RemTimerInt(intHandle);
A1
VOID RemTimerInt(APTR);

FUNCTION

	Removes a timer interrupt routine previously installed with
AddTimerInt.

INPUTS

	intHandle - handle obtained from AddTimerInt(). This may be NULL,
in which case this function does nothing.

SEE ALSO

AddTimerInt(), StopTimerInt(), StartTimerInt()

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:

The Black Lotus

CSL
TBL
AFL
PDX

Comments:

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