[#CNode-AddRef] = xref:CNode.adoc[CNode]::AddRef :relfileprefix: ../ :mrdocs: Increment the reference count and return this node. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CNode.adoc[CNode]* AddRef(); ---- == Return Value this node. [.small]#Created with https://www.mrdocs.com[MrDocs]#