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