Enumerates sections for a given node.
DWORD lncEnumSections(
LPCSTR szNode,
DWORD iSection,
LPDWORD pdwSection);
szNode
iSection
pdwSection
Zero for success or an error code on failure.
Even though in many cases the serial number and the section number are the same, they should not be confused.
LNCE_NOMORE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |