GetPageState
Debugger Support Under Virtual Memory
const void * address specifies an address in the page
returns a constant (see below)
address specifies an address in the page whose state you want to
determine.
Returns: a constant:
kPageInMemory //page is in RAM
kPageOnDisk //page is on disk
kNotPaged //address is not paged