Microsoft DirectX 8.1 (C++)

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