CBaseList::GetHeadPositionI
Retrieves a cursor identifying the first element of the list.
POSITION GetHeadPositionI( );
Return Values
Returns a position cursor.
Remarks
A position cursor represents an element on the list. It is defined as a pointer to a void.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.