Fills a buffer with an array of integers that specifies the item numbers of selected items in a multiple-selection list box.Copy int GetSelItems( int nMaxItems, LPINT rgIndex) const; ParametersnMaxItems Specifies the maximum number of selected items whose item numbers are to be placed in the...