LM_GETITEM message
Retrieves the states and attributes of an item.
-
wParam
- Must be **NULL**.
-
lParam
- Pointer to a LITEM structure to be filled with information about the item.
Returns TRUE if the message succeeds in getting the values and attributes specified.
With the LM_GETITEM message, links can only be accessed through the numeric index returned in the iLink member of LITEM. Accessing the link through the ID name returned in szID is not supported.
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.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|