[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


   NAME
	KBD_REMRESETHANDLER -- Remove a keyboard reset handler.

   FUNCTION
	Remove a function previously added to the list of reset
	handler functions with KBD_ADDRESETHANDLER.

   IO REQUEST
	io_Message	mn_ReplyPort set
	io_Device	preset by OpenDevice
	io_Unit		preset by OpenDevice
	io_Command	KBD_REMRESETHANDLER
	io_Data		a pointer to the handler interrupt structure.


[Back to Amiga Developer Docs]