Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the states and attributes of a link control item.
BOOL SetItem(
PLITEM pItem
);
Parameters
- pItem
A pointer to a LITEM structure containing the information to set.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function implements the behavior of the Win32 message LM_SETITEM, as described in the Windows SDK.
Requirements
Header: afxcmn.h