Returns the maximum number of system memory pages in use at the same time in this layout.
public:
UINT32 GetMaxUsedSystemPageCount()
Type: UINT32
The maximum number of system memory pages in use at the same time in this layout.
Returns the maximum number of system memory pages in use at the same time in this layout. This number might not correlate with the current free system memory page count, due to released mappings.
Header: Declared in xgmemory.h.