Feedback
INtime SDK Help
lncDeleteNode
View with Navigation Tools

 Stops the node if it is running and then removes it from the system. All its parameters are deleted.

DWORD lncDeleteNode( LPCSTR szNode); 

Parameters

szNode
(in) the name of the local node.

Return values

Zero for success or an error code on failure.

Errors

LNCE_NODE_NFND, LNCE_NODEDEVS

Requirements

Versions Defined in Include Link to
INtime 5.2 intime/nt/include/lnc.h lnc.h lnc.lib
See Also

LNC