42 references to ITextStoryRanges
System.Windows.Forms.Primitives (42)
_generated\251\Windows.Win32.ITextDocument.g.cs (5)
272 private static winmdroot.Foundation.HRESULT GetStoryRanges(ITextDocument* pThis, winmdroot.UI.Controls.RichEdit.ITextStoryRanges** ppStories) 299 public unsafe void GetStoryRanges(winmdroot.UI.Controls.RichEdit.ITextStoryRanges** ppStories) 301 ((delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.UI.Controls.RichEdit.ITextStoryRanges** ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((ITextDocument*)Unsafe.AsPointer(ref this), ppStories).ThrowOnFailure(); 1002 internal delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.UI.Controls.RichEdit.ITextStoryRanges** ,winmdroot.Foundation.HRESULT> GetStoryRanges_11; 1086 unsafe winmdroot.Foundation.HRESULT GetStoryRanges(winmdroot.UI.Controls.RichEdit.ITextStoryRanges** ppStories);
_generated\259\Windows.Win32.ITextStoryRanges.g.cs (35)
27 :winmdroot.IVTable<ITextStoryRanges,ITextStoryRanges.Vtbl>,IComIID { 44 return ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((ITextStoryRanges*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint>)lpVtbl[1])((ITextStoryRanges*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint>)lpVtbl[2])((ITextStoryRanges*)Unsafe.AsPointer(ref this)); 69 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((ITextStoryRanges*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 74 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((ITextStoryRanges*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 95 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((ITextStoryRanges*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 134 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((ITextStoryRanges*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 140 private static winmdroot.Foundation.HRESULT _NewEnum(ITextStoryRanges* pThis, winmdroot.System.Com.IUnknown** ppunkEnum) 174 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((ITextStoryRanges*)Unsafe.AsPointer(ref this), ppunkEnum).ThrowOnFailure(); 180 private static winmdroot.Foundation.HRESULT Item(ITextStoryRanges* pThis, int Index, winmdroot.UI.Controls.RichEdit.ITextRange** ppRange) 215 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,int ,winmdroot.UI.Controls.RichEdit.ITextRange** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((ITextStoryRanges*)Unsafe.AsPointer(ref this), Index, ppRange).ThrowOnFailure(); 231 private static winmdroot.Foundation.HRESULT GetCount(ITextStoryRanges* pThis, int* pCount) 261 ((delegate *unmanaged [Stdcall]<ITextStoryRanges*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((ITextStoryRanges*)Unsafe.AsPointer(ref this), pCount).ThrowOnFailure(); 287 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 289 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint> AddRef_2; 291 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint> Release_3; 293 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 295 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 297 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 299 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT> Invoke_7; 301 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT> _NewEnum_8; 303 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,int ,winmdroot.UI.Controls.RichEdit.ITextRange** ,winmdroot.Foundation.HRESULT> Item_9; 305 internal delegate *unmanaged [Stdcall]<ITextStoryRanges*,int* ,winmdroot.Foundation.HRESULT> GetCount_10;
_generated\594\Windows.Win32.UI_Controls_RichEdit_ITextStoryRanges_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextStoryRanges.Interface.GetCount(int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetCount(this winmdroot.UI.Controls.RichEdit.ITextStoryRanges.Interface @this, out int pCount)