Carbon


gestaltPhysicalRAMSize

Header: Gestalt.h

enum {
    gestaltPhysicalRAMSize = 'ram '
};

Constant descriptions

gestaltPhysicalRAMSize

The selector you pass to the Gestalt function to determine the number of bytes of physical RAM currently installed.


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