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


Completion Event Constants

As with all Open Transport providers, when you call AppleTalk service provider functions asynchronously, Open Transport signals the function's completion by calling the notifier function you installed for your provider with a completion event. The prototype for the notifier function is the same as for the notifier you use for your endpoint providers.

This list gives the completion events that Open Transport returns for each of the AppleTalk service provider functions:

Event constantValueFunction completed
T_OPENCOMPLETE0x20000007OTAsyncOpenAppleTalkServices
T_GETMYZONECOMPLETE0x23010001OTATalkGetMyZone
T_GETLOCALZONESCOMPLETE  0x23010002  OTATalkGetLocalZones
T_GETZONELISTCOMPLETE0x23010003OTATalkGetZoneList
T_GETATALKINFOCOMPLETE0x23010004OTATalkGetInfo


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998