XGMemoryLayout::GetPageCountRemaining Method

Returns the number of unmapped pages remaining in this layout.

Syntax

public:
SIZE_T GetPageCountRemaining()  

Return value

Type: SIZE_T 

The number of unmapped pages remaining in this layout.

Requirements

Header: Declared in xgmemory.h.

See also

XGMemoryLayout

XGMemoryLayout Members