Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
As of ATL 7.0, CComAutoThreadModule is obsolete: see ATL Module Classes for more details.
static int GetDefaultThreads( );
Return Value
The number of threads to be created in the EXE module.
Remarks
This static function dynamically calculates the maximum number of threads for the EXE module, based on the number of processors. By default, this return value is passed to the Init method to create the threads.
Requirements
Header: atlbase.h