virtual void GetInfo(Info* i) const;
GetInfo returns the allocator alignment support and granularity capabilities of the system allocator implementation by filling in the SysAllocPaged::Info structure members.
Parameters |
Description |
Info* i |
Pointer to the information structure, SysAllocPaged::Info, which is filled in. |