TTM_GETTOOLCOUNT (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows CE .NET 4.0 and later |