TTM_GETTOOLCOUNT (Windows CE 5.0)

Send Feedback

This message retrieves the number of tools maintained by a ToolTip control.

TTM_GETTOOLCOUNT wParam= 0;lParam= 0;

Parameters

  • wParam
    Not used. Set to 0.
  • lParam
    Not used. Set to 0.

Return Values

The return value indicates the number of tools.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Commctrl.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.