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