Retrieves the current insertion position in the list.
short GetInsertPosition (void) const;
Return Value
The item position of the insertion in a list box drag target.
Description
Use this function to get the current insertion position in a list box control. You can use this value to provide the necessary
feedback (effect) during the drag operation.