This topic has not yet been rated - Rate this topic

CCRTAllocator Class

This class provides methods for managing memory using CRT memory routines.

class ATL::CCRTAllocator

This class is used by CHeapPtr to provide the CRT memory allocation routines. The counterpart class, CComAllocator, provides the same methods using COM routines.

Header: atlcore.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.