Enumerates parameters in a given section.
DWORD lncEnumParameters(
DWORD dwSection,
DWORD iParameter,
LPDWORD pdwParameter);
dwSectioniParameterpdwParameterZero for success or an error code on failure.
Even though in many cases the serial number and the parameter number are the same, they should not be confused.
LNCE_SECTION_NFND, LNCE_NOMORE
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |