89 references to IRichEditOle
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1646using ComScope<IRichEditOle> richEdit = new(null);
System.Windows.Forms.Primitives (87)
Windows.Win32.IRichEditOle.g.cs (75)
26 :IVTable<IRichEditOle,IRichEditOle.Vtbl>,IComIID { 42 return ((delegate *unmanaged [Stdcall]<IRichEditOle*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IRichEditOle*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IRichEditOle*,uint>)lpVtbl[1])((IRichEditOle*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IRichEditOle*,uint>)lpVtbl[2])((IRichEditOle*)Unsafe.AsPointer(ref this)); 58 private static winmdroot.Foundation.HRESULT GetClientSite(IRichEditOle* pThis, winmdroot.System.Ole.IOleClientSite** lplpolesite) 88 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.System.Ole.IOleClientSite** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IRichEditOle*)Unsafe.AsPointer(ref this), lplpolesite).ThrowOnFailure(); 94 private static int GetObjectCount(IRichEditOle* pThis) 118 return ((delegate *unmanaged [Stdcall]<IRichEditOle*,int>)lpVtbl[4])((IRichEditOle*)Unsafe.AsPointer(ref this)); 124 private static int GetLinkCount(IRichEditOle* pThis) 148 return ((delegate *unmanaged [Stdcall]<IRichEditOle*,int>)lpVtbl[5])((IRichEditOle*)Unsafe.AsPointer(ref this)); 163 private static winmdroot.Foundation.HRESULT GetObject(IRichEditOle* pThis, int iob, winmdroot.UI.Controls.RichEdit.REOBJECT* lpreobject, winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_OBJECT_FLAGS dwFlags) 198 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.UI.Controls.RichEdit.REOBJECT* ,winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_OBJECT_FLAGS ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IRichEditOle*)Unsafe.AsPointer(ref this), iob, lpreobject, dwFlags).ThrowOnFailure(); 213 private static winmdroot.Foundation.HRESULT InsertObject(IRichEditOle* pThis, winmdroot.UI.Controls.RichEdit.REOBJECT* lpreobject) 241 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.UI.Controls.RichEdit.REOBJECT* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IRichEditOle*)Unsafe.AsPointer(ref this), lpreobject).ThrowOnFailure(); 259 private static winmdroot.Foundation.HRESULT ConvertObject(IRichEditOle* pThis, int iob, global::System.Guid* rclsidNew, winmdroot.Foundation.PCSTR lpstrUserTypeNew) 297 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,global::System.Guid* ,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IRichEditOle*)Unsafe.AsPointer(ref this), iob, rclsidNew, lpstrUserTypeNew).ThrowOnFailure(); 315 private static winmdroot.Foundation.HRESULT ActivateAs(IRichEditOle* pThis, global::System.Guid* rclsid, global::System.Guid* rclsidAs) 349 ((delegate *unmanaged [Stdcall]<IRichEditOle*,global::System.Guid* ,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IRichEditOle*)Unsafe.AsPointer(ref this), rclsid, rclsidAs).ThrowOnFailure(); 367 private static winmdroot.Foundation.HRESULT SetHostNames(IRichEditOle* pThis, winmdroot.Foundation.PCSTR lpstrContainerApp, winmdroot.Foundation.PCSTR lpstrContainerObj) 401 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IRichEditOle*)Unsafe.AsPointer(ref this), lpstrContainerApp, lpstrContainerObj).ThrowOnFailure(); 407 private static winmdroot.Foundation.HRESULT SetLinkAvailable(IRichEditOle* pThis, int iob, winmdroot.Foundation.BOOL fAvailable) 441 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((IRichEditOle*)Unsafe.AsPointer(ref this), iob, fAvailable).ThrowOnFailure(); 447 private static winmdroot.Foundation.HRESULT SetDvaspect(IRichEditOle* pThis, int iob, uint dvaspect) 481 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((IRichEditOle*)Unsafe.AsPointer(ref this), iob, dvaspect).ThrowOnFailure(); 487 private static winmdroot.Foundation.HRESULT HandsOffStorage(IRichEditOle* pThis, int iob) 517 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IRichEditOle*)Unsafe.AsPointer(ref this), iob).ThrowOnFailure(); 523 private static winmdroot.Foundation.HRESULT SaveCompleted(IRichEditOle* pThis, int iob, winmdroot.System.Com.StructuredStorage.IStorage* lpstg) 557 ((delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.System.Com.StructuredStorage.IStorage* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((IRichEditOle*)Unsafe.AsPointer(ref this), iob, lpstg).ThrowOnFailure(); 563 private static winmdroot.Foundation.HRESULT InPlaceDeactivate(IRichEditOle* pThis) 589 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.HRESULT>)lpVtbl[15])((IRichEditOle*)Unsafe.AsPointer(ref this)).ThrowOnFailure(); 595 private static winmdroot.Foundation.HRESULT ContextSensitiveHelp(IRichEditOle* pThis, winmdroot.Foundation.BOOL fEnterMode) 625 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((IRichEditOle*)Unsafe.AsPointer(ref this), fEnterMode).ThrowOnFailure(); 640 private static winmdroot.Foundation.HRESULT GetClipboardData(IRichEditOle* pThis, winmdroot.UI.Controls.RichEdit.CHARRANGE* lpchrg, uint reco, winmdroot.System.Com.IDataObject** lplpdataobj) 679 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.UI.Controls.RichEdit.CHARRANGE* ,uint ,winmdroot.System.Com.IDataObject** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((IRichEditOle*)Unsafe.AsPointer(ref this), lpchrg, reco, lplpdataobj).ThrowOnFailure(); 685 private static winmdroot.Foundation.HRESULT ImportDataObject(IRichEditOle* pThis, winmdroot.System.Com.IDataObject* lpdataobj, ushort cf, winmdroot.Foundation.HGLOBAL hMetaPict) 724 ((delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.System.Com.IDataObject* ,ushort ,winmdroot.Foundation.HGLOBAL ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((IRichEditOle*)Unsafe.AsPointer(ref this), lpdataobj, cf, hMetaPict).ThrowOnFailure(); 748 internal delegate *unmanaged [Stdcall]<IRichEditOle*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 750 internal delegate *unmanaged [Stdcall]<IRichEditOle*,uint> AddRef_2; 752 internal delegate *unmanaged [Stdcall]<IRichEditOle*,uint> Release_3; 754 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.System.Ole.IOleClientSite** ,winmdroot.Foundation.HRESULT> GetClientSite_4; 756 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int> GetObjectCount_5; 758 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int> GetLinkCount_6; 760 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.UI.Controls.RichEdit.REOBJECT* ,winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_OBJECT_FLAGS ,winmdroot.Foundation.HRESULT> GetObject_7; 762 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.UI.Controls.RichEdit.REOBJECT* ,winmdroot.Foundation.HRESULT> InsertObject_8; 764 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,global::System.Guid* ,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.HRESULT> ConvertObject_9; 766 internal delegate *unmanaged [Stdcall]<IRichEditOle*,global::System.Guid* ,global::System.Guid* ,winmdroot.Foundation.HRESULT> ActivateAs_10; 768 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.PCSTR ,winmdroot.Foundation.HRESULT> SetHostNames_11; 770 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> SetLinkAvailable_12; 772 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,uint ,winmdroot.Foundation.HRESULT> SetDvaspect_13; 774 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.Foundation.HRESULT> HandsOffStorage_14; 776 internal delegate *unmanaged [Stdcall]<IRichEditOle*,int ,winmdroot.System.Com.StructuredStorage.IStorage* ,winmdroot.Foundation.HRESULT> SaveCompleted_15; 778 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.HRESULT> InPlaceDeactivate_16; 780 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> ContextSensitiveHelp_17; 782 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.UI.Controls.RichEdit.CHARRANGE* ,uint ,winmdroot.System.Com.IDataObject** ,winmdroot.Foundation.HRESULT> GetClipboardData_18; 784 internal delegate *unmanaged [Stdcall]<IRichEditOle*,winmdroot.System.Com.IDataObject* ,ushort ,winmdroot.Foundation.HGLOBAL ,winmdroot.Foundation.HRESULT> ImportDataObject_19;
Windows.Win32.UI_Controls_RichEdit_IRichEditOle_Extensions.g.cs (12)
23 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.GetObject(int, winmdroot.UI.Controls.RichEdit.REOBJECT*, winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_OBJECT_FLAGS)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetObject(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, int iob, ref winmdroot.UI.Controls.RichEdit.REOBJECT lpreobject, winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_OBJECT_FLAGS dwFlags) 33 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.InsertObject(winmdroot.UI.Controls.RichEdit.REOBJECT*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT InsertObject(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, ref winmdroot.UI.Controls.RichEdit.REOBJECT lpreobject) 43 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.ConvertObject(int, global::System.Guid*, winmdroot.Foundation.PCSTR)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT ConvertObject(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, int iob, in global::System.Guid rclsidNew, string lpstrUserTypeNew) 56 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.ActivateAs(global::System.Guid*, global::System.Guid*)"/> 57 internal static unsafe winmdroot.Foundation.HRESULT ActivateAs(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, in global::System.Guid rclsid, in global::System.Guid rclsidAs) 69 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.SetHostNames(winmdroot.Foundation.PCSTR, winmdroot.Foundation.PCSTR)"/> 70 internal static unsafe winmdroot.Foundation.HRESULT SetHostNames(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, string lpstrContainerApp, string lpstrContainerObj) 82 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface.GetClipboardData(winmdroot.UI.Controls.RichEdit.CHARRANGE*, uint, winmdroot.System.Com.IDataObject**)"/> 83 internal static unsafe winmdroot.Foundation.HRESULT GetClipboardData(this winmdroot.UI.Controls.RichEdit.IRichEditOle.Interface @this, ref winmdroot.UI.Controls.RichEdit.CHARRANGE lpchrg, uint reco, winmdroot.System.Com.IDataObject** lplpdataobj)
System.Windows.Forms.UI.IntegrationTests (1)
RichTextBoxTests.cs (1)
213using ComScope<IRichEditOle> richEdit = new(null);