Delete a section with all contained parameters. Not all sections can be deleted. No check is done if it makes sense to delete a certain section.
DWORD lncDeleteSection(
LPCSTR szNode,
DWORD dwSection
);
szNode
dwSection
Zero for success or an error code on failure.
LNCE_SECTION_NFND, LNCE_NOACCESS, LNCE_READERR, LNCE_NODE_NFND.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |