Important: The information in this document is obsolete and should not be used for new development.
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 theAppleTalkInfo
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 thecfig
parameter for the open provider functions,OTAsyncOpenAppleTalkServices
andOTOpenAppleTalkServices
.
#define kDefaultAppleTalkServicesPath ((OTConfiguration*)-3)
Subtopics
- Completion Event Constants
- The AppleTalk Information Structure