INtime SDK Help
lncCheckCores

Checks if core assignments are correct for the current boot mode.

DWORD lncCheckCores( DWORD* pdwVal); 

Parameters

pdwVal
pointer to a DWORD that contains the first unused core if the return value is LNCE_DEDIHOLE.

Return values

Zero for success or an error code on failure.

Errors

LNCE_READERR, LNCE_DEDIZERO, LNCE_DEDITOOMANY, LNCE_DEDIHOLE, LNCE_SHAREDZERO, LNCE_SHAREDTOOMANY

Requirements

Versions Defined in Include Link to
INtime 5.2 intime/nt/include/lnc.h lnc.h lnc.lib
See Also

LNC