Enumerates advanced sections for a node.
DWORD lncAdvEnumSections(
LPCTSTR szNode,
DWORD iSection,
LPCTSTR* ppszSection);
szNode
iSection
ppszSection
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
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |