CComAutoThreadModule::m_Allocator

As of ATL 7.0, CComAutoThreadModule is obsolete: see ATL Module Classes for more details.

ThreadAllocator m_Allocator;

Remarks

The object managing thread selection. By default, the ThreadAllocator class template parameter is CComSimpleThreadAllocator.

Requirements

Header: atlbase.h

See Also

Reference

CComAutoThreadModule Class

Other Resources

CComAutoThreadModule Members