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 27 - Utilities Reference / Constants and Data Types


The Lock Data Type

The lock data type defines a value that is used by the functionOTClearLock and the OTAcquireLock function to ensure that Open Transport does not recursively reenter locked areas of code. The lock data type is defined by the OTLock data type.

typedef UInt8 OTLock;

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998