Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This static function dynamically calculates and returns the maximum number of threads for the EXE module, based on the number of processors.
static int GetDefaultThreads( );
Return Value
The number of threads to be created in the EXE module.
Remarks
Override this method if you want to use a different method for calculating the number of threads. By default, the number of threads is based on the number of processors.
Requirements
Header: atlbase.h