// EIKCHLST.RH
//
// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
//

STRUCT CHOICELIST
	{
    WORD flags=0;
    WORD maxdisplaychar=0;
	LLINK array_id=0;
	}

#include <eikchlst.hrh>
