Carbon


GetPageState

Header: MacMemory.h Carbon status: Unsupported

Obtains the state of a page of logical memory.

PageState GetPageState (
    const void *address
);
Parameter descriptions
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 Carbon.


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