AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     Event.H

Syntax:     
_kernel_oserror *event_register_wimp_handler 
(
ObjectId          object_id, 
int               event_code, 
WimpEventHandler *handler, 
void             *handle
);


Purpose:     Function should be called when the given Wimp event code occurs on the object.  The handle is a value that will be passed to the handler function.

[sh-index] Back to list of manuals