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 30 - AppleTalk Reference / AppleTalk Service Provider Reference


Constants and Data Types

This section describes the events you can receive with the notifier function you provide for your AppleTalk service provider. It also describes the AppleTalkInfo data type, which is a structure used by the AppleTalk service provider to return information about your current AppleTalk environment.

To open an AppleTalk service provider, you specify the constant kDefaultAppleTalkServicesPath as the cfig parameter for the open provider functions, OTAsyncOpenAppleTalkServices and OTOpenAppleTalkServices.

#define kDefaultAppleTalkServicesPath ((OTConfiguration*)-3)

Subtopics
Completion Event Constants
The AppleTalk Information Structure

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998