Call this member function to allocate memory for storing list-box items.
int InitStorage ( int nItems, UINT nBytes )
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Windows CE calculates the amount of memory to allocate. The nBytes parameter isn't used. Set the nBytes parameter to zero.
CListBox Overview, CListBox Member Functions, Control Classes, CListBox::CListBox, CListBox::Create, CListBox::ResetContent