ulReserved (ULONG)
ulReserved (ULONG)
usRow (USHORT)
Row index of the currently selected value set item. Rows have a value from 1 to the value of the usRowCount field. This value, which is the total number of rows in the value set, is specified in the VSCDATA data structure when the value set control is created.
usColumn (USHORT)
Column index of the currently selected value set item. Columns have a value from 1 to the value of the usColumnCount field. This value, which is the total number of columns in the value set, is specified in the VSCDATA data structure when the value set control is created.