Microsoft DirectX 9.0

CGenericList::GetHeadPosition

The GetHeadPosition method retrieves the position of the first item in the list.

Syntax

POSITION GetHeadPosition(void);

Return Value

Returns a POSITION value, or NULL if the list is empty.

See Also