SRGDragListBox::SetCurSelByData

intSRGDragListBox::SetCurSelByData(SEC_DWORDdwValue)

Set the current selected item with the given data.

Defined in: SRGWzDisplay.cpp

Return Value

void

Parameters

dwValue

The item data used to find the item to set as current selected. If more than one item with this data, the first one will be selected.