164 references to tomConstants
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1674
windowTextRange.Value->ScrollIntoView((int)
tomConstants
.tomEnd).ThrowOnFailure();
1689
selectionTextRange.Value->ScrollIntoView((int)
tomConstants
.tomStart).ThrowOnFailure();
System.Windows.Forms.Primitives (162)
_generated\251\Windows.Win32.ITextDocument.g.cs (19)
352
private static winmdroot.Foundation.HRESULT SetSaved(ITextDocument* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Value)
380
public void SetSaved(winmdroot.UI.Controls.RichEdit.
tomConstants
Value)
382
((delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT>)lpVtbl[12])((ITextDocument*)Unsafe.AsPointer(ref this), Value).ThrowOnFailure();
496
/// <inheritdoc cref="Open(winmdroot.System.Variant.VARIANT*, winmdroot.UI.Controls.RichEdit.
tomConstants
, int)"/>
498
internal unsafe void Open(in winmdroot.System.Variant.VARIANT pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
509
private static winmdroot.Foundation.HRESULT Open(ITextDocument* pThis, winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
551
public unsafe void Open(winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
553
((delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.System.Variant.VARIANT* ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((ITextDocument*)Unsafe.AsPointer(ref this), pVar, Flags, CodePage).ThrowOnFailure();
556
/// <inheritdoc cref="Save(winmdroot.System.Variant.VARIANT*, winmdroot.UI.Controls.RichEdit.
tomConstants
, int)"/>
558
internal unsafe void Save(in winmdroot.System.Variant.VARIANT pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
569
private static winmdroot.Foundation.HRESULT Save(ITextDocument* pThis, winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
607
public unsafe void Save(winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
609
((delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.System.Variant.VARIANT* ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((ITextDocument*)Unsafe.AsPointer(ref this), pVar, Flags, CodePage).ThrowOnFailure();
1006
internal delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT> SetSaved_13;
1014
internal delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.System.Variant.VARIANT* ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT> Open_17;
1016
internal delegate *unmanaged [Stdcall]<ITextDocument*,winmdroot.System.Variant.VARIANT* ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT> Save_18;
1092
winmdroot.Foundation.HRESULT SetSaved(winmdroot.UI.Controls.RichEdit.
tomConstants
Value);
1104
unsafe winmdroot.Foundation.HRESULT Open(winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage);
1107
unsafe winmdroot.Foundation.HRESULT Save(winmdroot.System.Variant.VARIANT* pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage);
_generated\252\Windows.Win32.ITextFont.g.cs (5)
309
private static winmdroot.Foundation.HRESULT Reset(ITextFont* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Value)
336
public void Reset(winmdroot.UI.Controls.RichEdit.
tomConstants
Value)
338
((delegate *unmanaged [Stdcall]<ITextFont*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT>)lpVtbl[11])((ITextFont*)Unsafe.AsPointer(ref this), Value).ThrowOnFailure();
2465
internal delegate *unmanaged [Stdcall]<ITextFont*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT> Reset_12;
2658
winmdroot.Foundation.HRESULT Reset(winmdroot.UI.Controls.RichEdit.
tomConstants
Value);
_generated\253\Windows.Win32.ITextPara.g.cs (24)
508
/// <inheritdoc cref="GetHyphenation(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
510
internal unsafe void GetHyphenation(out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
512
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
521
private static winmdroot.Foundation.HRESULT GetHyphenation(ITextPara* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
545
public unsafe void GetHyphenation(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
547
((delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((ITextPara*)Unsafe.AsPointer(ref this), pValue).ThrowOnFailure();
636
/// <inheritdoc cref="GetKeepTogether(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
638
internal unsafe void GetKeepTogether(out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
640
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
649
private static winmdroot.Foundation.HRESULT GetKeepTogether(ITextPara* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
673
public unsafe void GetKeepTogether(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
675
((delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((ITextPara*)Unsafe.AsPointer(ref this), pValue).ThrowOnFailure();
714
/// <inheritdoc cref="GetKeepWithNext(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
716
internal unsafe void GetKeepWithNext(out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
718
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
727
private static winmdroot.Foundation.HRESULT GetKeepWithNext(ITextPara* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
751
public unsafe void GetKeepWithNext(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue)
753
((delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((ITextPara*)Unsafe.AsPointer(ref this), pValue).ThrowOnFailure();
2194
internal delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT> GetHyphenation_17;
2200
internal delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT> GetKeepTogether_20;
2204
internal delegate *unmanaged [Stdcall]<ITextPara*,winmdroot.UI.Controls.RichEdit.
tomConstants
* ,winmdroot.Foundation.HRESULT> GetKeepWithNext_22;
2371
unsafe winmdroot.Foundation.HRESULT GetHyphenation(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue);
2380
unsafe winmdroot.Foundation.HRESULT GetKeepTogether(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue);
2386
unsafe winmdroot.Foundation.HRESULT GetKeepWithNext(winmdroot.UI.Controls.RichEdit.
tomConstants
* pValue);
_generated\256\Windows.Win32.ITextRange.g.cs (38)
1873
/// <inheritdoc cref="FindText(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1875
internal unsafe void FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
1886
private static winmdroot.Foundation.HRESULT FindText(ITextRange* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1928
public unsafe void FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1930
((delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((ITextRange*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
1933
/// <inheritdoc cref="FindTextStart(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1935
internal unsafe void FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
1946
private static winmdroot.Foundation.HRESULT FindTextStart(ITextRange* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1985
public unsafe void FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1987
((delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((ITextRange*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
1990
/// <inheritdoc cref="FindTextEnd(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1992
internal unsafe void FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
2003
private static winmdroot.Foundation.HRESULT FindTextEnd(ITextRange* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
2042
public unsafe void FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
2044
((delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((ITextRange*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
2359
private static winmdroot.Foundation.HRESULT ChangeCase(ITextRange* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Type)
2388
public void ChangeCase(winmdroot.UI.Controls.RichEdit.
tomConstants
Type)
2390
((delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT>)lpVtbl[53])((ITextRange*)Unsafe.AsPointer(ref this), Type).ThrowOnFailure();
2393
/// <inheritdoc cref="GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
, int*, int*)"/>
2395
internal unsafe void GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, out int px, out int py)
2409
private static winmdroot.Foundation.HRESULT GetPoint(ITextRange* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py)
2444
public unsafe void GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py)
2446
((delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[54])((ITextRange*)Unsafe.AsPointer(ref this), Type, px, py).ThrowOnFailure();
2452
private static winmdroot.Foundation.HRESULT SetPoint(ITextRange* pThis, int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend)
2492
public void SetPoint(int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend)
2494
((delegate *unmanaged [Stdcall]<ITextRange*,int ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT>)lpVtbl[55])((ITextRange*)Unsafe.AsPointer(ref this), x, y, Type, Extend).ThrowOnFailure();
2680
internal delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindText_45;
2682
internal delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindTextStart_46;
2684
internal delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindTextEnd_47;
2698
internal delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT> ChangeCase_54;
2700
internal delegate *unmanaged [Stdcall]<ITextRange*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,int* ,winmdroot.Foundation.HRESULT> GetPoint_55;
2702
internal delegate *unmanaged [Stdcall]<ITextRange*,int ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT> SetPoint_56;
2894
unsafe winmdroot.Foundation.HRESULT FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2897
unsafe winmdroot.Foundation.HRESULT FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2900
unsafe winmdroot.Foundation.HRESULT FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2921
winmdroot.Foundation.HRESULT ChangeCase(winmdroot.UI.Controls.RichEdit.
tomConstants
Type);
2924
unsafe winmdroot.Foundation.HRESULT GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py);
2927
winmdroot.Foundation.HRESULT SetPoint(int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend);
_generated\258\Windows.Win32.ITextSelection.g.cs (45)
1300
/// <inheritdoc cref="FindText(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1302
internal unsafe void FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
1313
private static winmdroot.Foundation.HRESULT FindText(ITextSelection* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1330
public unsafe void FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1332
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((ITextSelection*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
1335
/// <inheritdoc cref="FindTextStart(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1337
internal unsafe void FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
1348
private static winmdroot.Foundation.HRESULT FindTextStart(ITextSelection* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1365
public unsafe void FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1367
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((ITextSelection*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
1370
/// <inheritdoc cref="FindTextEnd(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
1372
internal unsafe void FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
1383
private static winmdroot.Foundation.HRESULT FindTextEnd(ITextSelection* pThis, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1400
public unsafe void FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength)
1402
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((ITextSelection*)Unsafe.AsPointer(ref this), bstr, Count, Flags, pLength).ThrowOnFailure();
1621
private static winmdroot.Foundation.HRESULT ChangeCase(ITextSelection* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Type)
1638
public void ChangeCase(winmdroot.UI.Controls.RichEdit.
tomConstants
Type)
1640
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT>)lpVtbl[53])((ITextSelection*)Unsafe.AsPointer(ref this), Type).ThrowOnFailure();
1643
/// <inheritdoc cref="GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
, int*, int*)"/>
1645
internal unsafe void GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, out int px, out int py)
1659
private static winmdroot.Foundation.HRESULT GetPoint(ITextSelection* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py)
1676
public unsafe void GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py)
1678
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[54])((ITextSelection*)Unsafe.AsPointer(ref this), Type, px, py).ThrowOnFailure();
1684
private static winmdroot.Foundation.HRESULT SetPoint(ITextSelection* pThis, int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend)
1701
public void SetPoint(int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend)
1703
((delegate *unmanaged [Stdcall]<ITextSelection*,int ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT>)lpVtbl[55])((ITextSelection*)Unsafe.AsPointer(ref this), x, y, Type, Extend).ThrowOnFailure();
2137
/// <inheritdoc cref="HomeKey(winmdroot.UI.Controls.RichEdit.
tomConstants
, int, int*)"/>
2139
internal unsafe void HomeKey(winmdroot.UI.Controls.RichEdit.
tomConstants
Unit, int Extend, out int pDelta)
2150
private static winmdroot.Foundation.HRESULT HomeKey(ITextSelection* pThis, winmdroot.UI.Controls.RichEdit.
tomConstants
Unit, int Extend, int* pDelta)
2185
public unsafe void HomeKey(winmdroot.UI.Controls.RichEdit.
tomConstants
Unit, int Extend, int* pDelta)
2187
((delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[65])((ITextSelection*)Unsafe.AsPointer(ref this), Unit, Extend, pDelta).ThrowOnFailure();
2397
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindText_45;
2399
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindTextStart_46;
2401
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.Foundation.BSTR ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,winmdroot.Foundation.HRESULT> FindTextEnd_47;
2415
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,winmdroot.Foundation.HRESULT> ChangeCase_54;
2417
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int* ,int* ,winmdroot.Foundation.HRESULT> GetPoint_55;
2419
internal delegate *unmanaged [Stdcall]<ITextSelection*,int ,int ,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,winmdroot.Foundation.HRESULT> SetPoint_56;
2439
internal delegate *unmanaged [Stdcall]<ITextSelection*,winmdroot.UI.Controls.RichEdit.
tomConstants
,int ,int* ,winmdroot.Foundation.HRESULT> HomeKey_66;
2641
unsafe new winmdroot.Foundation.HRESULT FindText(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2644
unsafe new winmdroot.Foundation.HRESULT FindTextStart(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2647
unsafe new winmdroot.Foundation.HRESULT FindTextEnd(winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int* pLength);
2668
new winmdroot.Foundation.HRESULT ChangeCase(winmdroot.UI.Controls.RichEdit.
tomConstants
Type);
2671
unsafe new winmdroot.Foundation.HRESULT GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int* px, int* py);
2674
new winmdroot.Foundation.HRESULT SetPoint(int x, int y, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, int Extend);
2704
unsafe winmdroot.Foundation.HRESULT HomeKey(winmdroot.UI.Controls.RichEdit.
tomConstants
Unit, int Extend, int* pDelta);
_generated\589\Windows.Win32.UI_Controls_RichEdit_ITextDocument_Extensions.g.cs (4)
63
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Open(winmdroot.System.Variant.VARIANT*, winmdroot.UI.Controls.RichEdit.
tomConstants
, int)"/>
64
internal static unsafe winmdroot.Foundation.HRESULT Open(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, in winmdroot.System.Variant.VARIANT pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
73
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Save(winmdroot.System.Variant.VARIANT*, winmdroot.UI.Controls.RichEdit.
tomConstants
, int)"/>
74
internal static unsafe winmdroot.Foundation.HRESULT Save(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, in winmdroot.System.Variant.VARIANT pVar, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, int CodePage)
_generated\591\Windows.Win32.UI_Controls_RichEdit_ITextPara_Extensions.g.cs (9)
63
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextPara.Interface.GetHyphenation(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
64
internal static unsafe winmdroot.Foundation.HRESULT GetHyphenation(this winmdroot.UI.Controls.RichEdit.ITextPara.Interface @this, out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
66
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
83
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextPara.Interface.GetKeepTogether(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
84
internal static unsafe winmdroot.Foundation.HRESULT GetKeepTogether(this winmdroot.UI.Controls.RichEdit.ITextPara.Interface @this, out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
86
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
93
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextPara.Interface.GetKeepWithNext(winmdroot.UI.Controls.RichEdit.
tomConstants
*)"/>
94
internal static unsafe winmdroot.Foundation.HRESULT GetKeepWithNext(this winmdroot.UI.Controls.RichEdit.ITextPara.Interface @this, out winmdroot.UI.Controls.RichEdit.
tomConstants
pValue)
96
fixed (winmdroot.UI.Controls.RichEdit.
tomConstants
* pValueLocal = &pValue)
_generated\592\Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (8)
261
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.FindText(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
262
internal static unsafe winmdroot.Foundation.HRESULT FindText(this winmdroot.UI.Controls.RichEdit.ITextRange.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
271
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.FindTextStart(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
272
internal static unsafe winmdroot.Foundation.HRESULT FindTextStart(this winmdroot.UI.Controls.RichEdit.ITextRange.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
281
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.FindTextEnd(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
282
internal static unsafe winmdroot.Foundation.HRESULT FindTextEnd(this winmdroot.UI.Controls.RichEdit.ITextRange.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
354
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
, int*, int*)"/>
355
internal static unsafe winmdroot.Foundation.HRESULT GetPoint(this winmdroot.UI.Controls.RichEdit.ITextRange.Interface @this, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, out int px, out int py)
_generated\593\Windows.Win32.UI_Controls_RichEdit_ITextSelection_Extensions.g.cs (10)
261
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.FindText(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
262
internal static unsafe winmdroot.Foundation.HRESULT FindText(this winmdroot.UI.Controls.RichEdit.ITextSelection.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
271
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.FindTextStart(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
272
internal static unsafe winmdroot.Foundation.HRESULT FindTextStart(this winmdroot.UI.Controls.RichEdit.ITextSelection.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
281
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.FindTextEnd(winmdroot.Foundation.BSTR, int, winmdroot.UI.Controls.RichEdit.
tomConstants
, int*)"/>
282
internal static unsafe winmdroot.Foundation.HRESULT FindTextEnd(this winmdroot.UI.Controls.RichEdit.ITextSelection.Interface @this, winmdroot.Foundation.BSTR bstr, int Count, winmdroot.UI.Controls.RichEdit.
tomConstants
Flags, out int pLength)
354
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.GetPoint(winmdroot.UI.Controls.RichEdit.
tomConstants
, int*, int*)"/>
355
internal static unsafe winmdroot.Foundation.HRESULT GetPoint(this winmdroot.UI.Controls.RichEdit.ITextSelection.Interface @this, winmdroot.UI.Controls.RichEdit.
tomConstants
Type, out int px, out int py)
427
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.HomeKey(winmdroot.UI.Controls.RichEdit.
tomConstants
, int, int*)"/>
428
internal static unsafe winmdroot.Foundation.HRESULT HomeKey(this winmdroot.UI.Controls.RichEdit.ITextSelection.Interface @this, winmdroot.UI.Controls.RichEdit.
tomConstants
Unit, int Extend, out int pDelta)