Share via


CeGetTotalProcessors (Compact 2013)

3/28/2014

This function obtains the total number of processors in the system.

Syntax

DWORD WINAPI CeGetTotalProcessors (void);

Parameters

None.

Return Value

Total number of processors in the system. For an API that takes a processor number as a parameter, valid values are from 1 through TotalProcessors.

Requirements

Header

kfuncs.h,
winbase.h

Library

coredll.lib

See Also

Reference

SMP Functions
GetCurrentProcessorNumber