Click or drag to resize

MemoryPartitioning Methods

The MemoryPartitioning type exposes the following members.

Methods
  NameDescription
Public methodCanMerge
True if merging these two areas is not strictly prohibited (ie allowing for compatible memory parameters).
Public methodSamePartition
True if these areas occupy the same partition. False if merging these areas of memory would cross a memory boundary.
Top
See Also