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 |
Information structure, Scaleform::SysAllocPaged::Info which is filled in. |