int m_nThreads;
Remarks
Contains the number of threads in the EXE module. When Init is called, m_nThreads is set to the nThreads parameter value. Each thread’s associated apartment is managed by a CComApartment object.
CComAutoThreadModule Overview | Class Members
See Also CComAutoThreadModule::m_pApartments