Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Accesses the IRichEditOle interface for this CRichEditCtrl object.
IRichEditOle* GetIRichEditOle( ) const;
Return Value
Pointer to the IRichEditOle interface that can be used to access this CRichEditCtrl object's OLE functionality; NULL if the interface is not accessible.
Remarks
Use this interface to access this CRichEditCtrl object's OLE functionality.
For more information, see EM_GETOLEINTERFACE message and IRichEditOle interface in the Windows SDK.
Requirements
Header: afxcmn.h