Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels