Carbon


gestaltMachineIcon

Header: Gestalt.h

enum {
    gestaltMachineIcon = 'micn'
};

Constant descriptions

gestaltMachineIcon

The selector you pass to the Gestalt function to determine the icon family resource ID for the current type of Macintosh.

Never infer the existence of certain hardware or software features from the responses that Gestalt returns when you pass it this selector.


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