CVSListBoxBase::AddItem
This class supports the MFC framework infrastructure and is not intended to be used directly from your code.
virtual int AddItem(
const CString& strIext,
DWORD_PTR dwData = 0,
int iIndex = -1
);
Parameters
Parameter |
Description |
[in] strIext |
|
[in] dwData |
|
[in] iIndex |
|
Requirements
Header: afxvslistbox.h