usRow (USHORT)
Row index of the item to be queried. 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 item to be queried. 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.
pvsText (PVSTEXT)
If the attribute of the item to query is VIA_TEXT, the value of the param2 parameter is the same as the value of the pvsText field. For all other attributes, the param2 parameter is reserved and should be set to a NULL value.
ulItemId (ULONG)
This value depends on the VIA_* attribute specified for the value set item.
usTextLen (USHORT)
hbmItem (HBITMAP)
hptItem (HPOINTER)
rgbItem (ULONG)
(R * 65536) + (G * 256) + B
where:
R
ulColorIndex (ULONG)
VSERR_INVALID_PARAMETERS