Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

POSITION basic type?

126 views
Skip to first unread message

Somebody

unread,
Jun 9, 2000, 3:00:00 AM6/9/00
to
What is the basic C++ type of the POSITION variable type in MFC, used in
such classes as CList? Or is it a struct? Where can I find its definition?
Thanx


Thomas Mooney

unread,
Jun 9, 2000, 3:00:00 AM6/9/00
to
Taken from afx.h:

// abstract iteration position
struct __POSITION { };
typedef __POSITION* POSITION;

TFM3

Note: Spam-resistant e-mail address

Somebody <IFo...@BadMemory.huh> wrote in message
news:ebYBsao0$GA....@cppssbbsa02.microsoft.com...

0 new messages