page_memory_depth


Description

Specifies the memory depth available for each page.

Syntax

UInt32 page_memory_depth

Read

Gets current memory depth available per page.

Example

unsigned memDepthPerPage;
memDepthPerPage = dsm.page_memory_depth;

Write

Read-Only

Notes

This property is the same as the memory_depth property. Changing one will change the other. Please read the memory_depth page for restrictions on the Memory Depth.