CLinkCtrl::SetItem
Sets the states and attributes of a link control item.
BOOL SetItem(
PLITEM pItem
);
Параметры
- pItem
A pointer to a LITEM structure containing the information to set.
Возвращаемое значение
Returns TRUE on success, FALSE on failure.
Заметки
This member function implements the behavior of the Win32 message LM_SETITEM, as described in the Windows SDK.
Требования
Header: afxcmn.h