Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Retrieves the number of threads allowed to execute on a single processor at a given time.
Syntax
HRESULT retVal = object.GetConcurrencyLimit(pulNumThreads);
Parameters
pulNumThreads [out]
Type: unsigned longPointer to the number of threads that can concurrently execute.