SysAllocStatic::GetInfo

SysAllocStatic::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 
Pointer to the information structure, SysAllocPaged::Info, which is filled in.