SysAllocMMAP::GetInfo

SysAllocMMAP::GetInfo
virtual void GetInfo(Info* i) const;
Description

GetInfo returns the allocator alignment support and granularity capabilities of the system allocator implementation by filling in the SysAllocPaged::Info structure members.

Parameters
Parameters 
Description 
Info* i 
Information structure, SysAllocPaged::Info which is filled in.