Enumerates parameters in an advanced section for a node.
DWORD lncAdvEnumPars(
LPCTSTR szNode,
LPCTSTR szSection,
DWORD iPar,
LPCTSTR* ppszPar);
szNodeszSectioniParppszParZero for success or an error code on failure.
The returned pointer is only valid until the next LNC function is called.
LNCE_NODE_NFNDLNCE_NOMORELNCE_SECTION_NFND| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |