CRichEditCtrl::GetIRichEditOle

IRichEditOle* GetIRichEditOle( ) const;

Return Value

Pointer to the interface that can be used to access this CRichEditCtrl object’s OLE functionality; NULL if the interface is not accessible.

Remarks

Call this member function to access the IRichEditOle interface for this CRichEditCtrl object. Use this interface to access this CRichEditCtrl object’s OLE functionality.

For more information, see message and interface in the Win32 documentation.

CRichEditCtrl OverviewClass MembersHierarchy Chart

See Also   CRichEditCtrl::SetOLECallback