The GetHead method retrieves the item at the head of the list.
Syntax
OBJECT GetHead(void);
Return Value
Returns a pointer to an object of type OBJECT (the template type).
See Also