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