TTM_GETTOOLCOUNT (Compact 2013)

3/28/2014

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

Syntax

TTM_GETTOOLCOUNT wParam = 0;
    lParam = 0;

Parameters

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

Return Value

The return value indicates the number of tools.

Requirements

Header

commctrl.h

See Also

Reference

ToolTips Messages