Carbon


gestaltAUXVersion

Header: Gestalt.h

enum {
    gestaltAUXVersion = 'a/ux'
};

Constant descriptions

gestaltAUXVersion

The version of A/UX if it is currently executing. The result is placed into the low-order word of the response parameter. If A/UX is not executing, the Gestalt function returns gestaltUnknownErr.


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