Partager via


HDN_ENDTRACK (Windows CE 5.0)

Send Feedback

This message notifies a header control parent window that the user has finished dragging a divider. It sent in the form of a WM_NOTIFY message.

HDN_ENDTRACKphdn=(HD_NOTIFYFAR*)lParam;

Parameters

  • phdn
    Pointer to an NMHEADER structure that contains data about the header control and the item whose divider was dragged.

Return Values

None.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.

See Also

Header Controls Notifications | HDN_BEGINTRACK | HDN_TRACK | WM_NOTIFY | NMHEADER

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.