Carbon


gestaltAppleTalkVersion

Header: Gestalt.h

enum {
    gestaltAppleTalkVersion = 'atlk'
};

Constant descriptions

gestaltAppleTalkVersion

The version number of the AppleTalk driver (in particular, the .MPP driver) currently installed. The version number is placed into the low-order byte of the result; ignore the three high-order bytes. If an AppleTalk driver is not currently open, the response parameter is 0.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)