CRichEditCtrl::GetIRichEditOle
Accesses the IRichEditOle interface for this CRichEditCtrl object.
IRichEditOle* GetIRichEditOle( ) const;
Возвращаемое значение
Pointer to the IRichEditOle interface that can be used to access this CRichEditCtrl object's OLE functionality; NULL if the interface is not accessible.
Заметки
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.
Требования
Header: afxcmn.h