Important: The information in this document is obsolete and should not be used for new development.
Data Structures
This section describes theATQEntry
record that you use to specify your AppleTalk Transition Queue entry routine to be called when a transition event occurs. You pass a pointer to this record as a parameter to theLAPAddATQ
function, which you call to place your entry in the AppleTalk Transition Queue.
Subtopics
- The AppleTalk Transition Queue Entry