INtime SDK Help
lncSetRestart

Sets the restart value.


DWORD lncSetRestart(
DWORD dwval);

Parameters

dwval
(in) the new restart value.

Return values

Zero for success or an error code on failure.

Remarks

The restart value is only changed when the parameter has a higher value than the current restart value .

Errors

LNCE_BADVAL

Requirements

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

LNC