Microsoft DirectX 9.0

CGenericList::GetHead

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