Microsoft DirectX 9.0

CBaseList::GetHeadPositionI

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

Syntax

POSITION GetHeadPositionI(void);

Return Value

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

See Also