include shell.inc
VxDcall _SHELL_CancelAppyTimeEvent, <EventHandle>
Cancels subsequent calls to the callback procedure associated with the given application time event handle. Uses C calling conventions.
This is not an asynchronous service.
For convenience, zero is a valid parameter value, in which case the service does nothing and returns immediately.