heapPtr FirstNode(heapPtr pList)
Returns a pointer to the first node in the given list.
see also: PrevNode, LastNode, NextNode