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