CLinkCtrl::SetItem
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