Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
See Also
Reference
CComAutoThreadModule::m_pApartments