CRichEditView::InsertItem
Call this function to insert a CRichEditCntrItem object into a rich edit view.
HRESULT InsertItem(
CRichEditCntrItem* pItem
);
Параметры
- pItem
Pointer to the item to be inserted.
Возвращаемое значение
An HRESULT value indicating the success of the insertion.
Заметки
For more information on HRESULT, see Structure of COM Error Codes in the Windows SDK.
Требования
Header: afxrich.h