다음을 통해 공유


CComAllocator Class

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

class CComAllocator

Remarks

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

Requirements

Header: atlbase.h

See Also

Concepts

CComAllocator Members

CComHeapPtr Class

CCRTAllocator Class

ATL Class Overview