This topic has not yet been rated - Rate this topic

CBaseList.GetTailPositionI method

The GetTailPositionI method retrieves the position of the last item of the list.

Syntax


POSITION GetTailPositionI();

Parameters

This method has no parameters.

Return value

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

Requirements

Header

Wxlist.h (include Streams.h)

Library

Strmbase.lib (retail builds);
Strmbasd.lib (debug builds)

See also

CBaseList Class

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.