Carbon


gestaltLogicalPageSize

Header: Gestalt.h

enum {
    gestaltLogicalPageSize = 'pgsz'
};

Constant descriptions

gestaltLogicalPageSize

The logical page size. This value is defined only on machines with the MC68010, MC68020, MC68030, or MC68040 microprocessors. On a machine with the MC68000, the Gestalt function returns an error when called with this selector.


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