Carbon


gestaltVersion

Header: Gestalt.h

enum {
    gestaltVersion = 'vers',
    gestaltValueImplementedVers = 5
};

Constant descriptions

gestaltVersion

The selector you pass to the Gestalt function to determine the version of the Gestalt Manager (in the low-order word of the return value). The current version is 1, corresponding to a returned value of $0001.

gestaltValueImplementedVers


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