XGMemoryLayout::GetPageSizeBytes Method

Returns the size of one page in this layout, in bytes.

Syntax

public:
SIZE_T GetPageSizeBytes()  

Return value

Type: SIZE_T 

The size of one page in this layout, in bytes.

Requirements

Header: Declared in xgmemory.h.

See also

XGMemoryLayout

XGMemoryLayout Members