GetMaximumProcessorGroupCount function
Returns the maximum number of processor groups that the system can have.
Syntax
WORD GetMaximumProcessorGroupCount(void);
Parameters
This function has no parameters.
Return value
If the function succeeds, the return value is the maximum number of processor groups that the system can have.
If the function fails, the return value is zero.
Remarks
To compile an application that uses this function, set _WIN32_WINNT >= 0x0601. For more information, see Using the Windows Headers.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|