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 20 - Initializing and Closing Open Transport Reference /


Error Constants

If Open Transport is unable to create an OTConfiguration structure, it returns one of the following values, depending on whether the specified path was invalid or whether there was insufficient memory to create the structure:

#define kOTInvalidConfigurationPtr ((OTConfiguration*)-1L)

#define kOTNoMemoryConfigurationPtr ((OTConfiguration*)0)


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998