SRGDragListBox::AddStringData
intSRGDragListBox::AddStringData(LPCTSTRlpszString, SEC_DWORDdwItemData)
Add string to the list with the given data set to its data area.
Defined in: SRGWzDisplay.cpp
Return Value
int Return the 0 based index of the added string
Parameters
lpszString
String to be added.
dwItemData
Data associated with this string.