CComAutoThreadModule::m_nThreads

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 OverviewClass Members

See Also   CComAutoThreadModule::m_pApartments