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
Checking Synchronous Calls /


OTIsAtInterruptLevel

Checks whether Open transport is currently executing at interrupt level.

C INTERFACE
Boolean OTIsAtInterruptLevel(void);
C++ INTERFACE
None. C++ applications use the C interface to this function.

PARAMETERS
function result The function returns true if Open Transport is at interrupt level.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998