Description
Returns the index of a selected image in the index array of selected images.
Syntax
.GetSelectedImageIndex(selectedIndex);
Parameters
<short>
selectedIndex
: specifies the index of the array which holds all the indices of selected images.
Return value
<short>
When an error occurs, check ErrorCode
or ErrorString
for error information.
Remarks
Currently this method is only valid in Windows & Mac.