Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
HRESULT InsertItem( CRichEditCntrItem* pItem );
Return Value
An HRESULT value indicating the success of the insertion.
Parameters
pItem
Pointer to the item to be inserted.
Remarks
Call this function to insert a CRichEditCntrItem object into a rich edit view.
For more information on HRESULT, see in the Platform SDK.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditView::InsertFileAsObject, CRichEditCntrItem