GetProcessorID

The function returns the Processor ID of the current Processor

unsigned long GetProcessorID(void)

Parameters

NONE

Return Values

The function returns the current Processor ID

If the function fails, the return value is 0xffffffff.

Remarks

Requirements

OS Versions: Windows CE 6.3 and later.
Header: drvlib_app.h.
Link Library: drvlib_app.lib. Implementation date 23.02.2011

See Also