TVM_MAPHTREEITEMTOACCID message
Maps an HTREEITEM to an accessibility ID.
Parameters
- wParam
- HTREEITEM that is mapped to an accessibility ID.
- lParam
- Must be zero.
Return value
Returns an accessibility ID.Remarks
When you add an item to a tree-view control an HTREEITEM handle is returned that uniquely identifies the item.
Note To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Show: