PyCComboBox.SetItemData
int = SetItemData(item, Data )
Sets the item's application-specific object value.
Parameters
Comments
Note that a reference count is not added to the object. This it is your responsibility to make sure the object remains alive while in the list.