The menu control window procedure responds to this message by setting sIndex to the zero-based index of the item identified by sIndex.
Note: It must be sent, not posted, to the menu control.
Note: If MM_ITEMPOSITIONFROMID is sent to a window that has been destroyed, 0 is returned. The existence of an invalid window handle can be verified through WinIsWindow.