Notifies the system when an appbar’s position has changed. An appbar should call this message in response to the WM_WINDOWPOSCHANGED message.
SHAppBarMessage(ABM_WINDOWPOSCHANGED, pabd);
Always returns TRUE.
This message is ignored if the hWnd member of the structure pointed to by pabd identifies an autohide appbar.