The GetTailPositionI method retrieves the position of the last item of the list.
Syntax
POSITION GetTailPositionI(void);
Return Value
Returns a POSITION value, or NULL if the list is empty.
See Also