Prev Next
The TTM_GETTEXT message retrieves the information that a ToolTip control
maintains about a tool.
TTM_GETTEXT
wParam = 0;
lParam = (LPARAM) (LPTOOLINFO) lpti;
Parameters
-
lpti
-
Pointer to a TOOLINFO structure.
Before sending the message, you must set the cbSize member of this
structure to sizeof(TOOLINFO). Set the hwnd and uId
members to identify the tool to retrieve information for. Set the lpszText
member to point to a buffer that receives the text. There currently is no way
to specify the size of the buffer or to determine the required buffer size.
Return Values
No return value.
See Also
TOOLINFO
file: /Techref/os/win/api/win32/mess/src/msg20.htm,
1KB, , updated: 2000年4月7日 12:20, local time: 2025年9月20日 03:49,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/os/win/api/win32/mess/src/msg20.htm"> TTM_GETTEXT</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.