Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Networking With Open Transport / Part 2 - Open Transport Reference
Chapter 23 - Programming With Open Transport Reference / Functions
Application-Defined Functions /


MyOTProcessProc

Defines a callback function.

pascal void MyOTProcessProc (void* arg);
arg
A pointer to user-defined context information.
DISCUSSION
The user-defined function MyOTProcessProc defines a function that Open Transport executes as a system task, deferred task, or timer task.

SEE ALSO
See also "Programming With Open Transport" for additional information about system tasks, timer tasks, and deferred tasks.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998