Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
As of ATL 7.0, CComAutoThreadModule is obsolete: see ATL Module Classes for more details.
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.
Requirements
Header: atlbase.h