Carbon


GetPageState

Header: MacMemory.h Carbon status: Unsupported

Obtains the state of a page of logical memory.

PageState GetPageState (
    const void *address
);
address

An address in the page whose state you want to determine.

function result

A Page State Constant. See “Page State Constants”.

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.


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