CRichEditCntrItem::SyncToRichEditObject

Call this function to synchronize the device aspect, DVASPECT, of this CRichEditCntrltem to that specified by reo.

void SyncToRichEditObject( 
   REOBJECT& reo  
);

Parameters

  • reo
    Reference to an REOBJECT structure which describes an OLE item.

Remarks

For more information, see DVASPECT in the Windows SDK.

Requirements

Header: afxrich.h

See Also

Reference

CRichEditCntrItem Class

Hierarchy Chart