| File: _generated\590\Windows.Win32.UI_Controls_RichEdit_ITextFont_Extensions.g.cs | Web Access |
| Project: src\winforms\src\System.Windows.Forms.Primitives\src\System.Windows.Forms.Primitives.csproj (System.Windows.Forms.Primitives) |
// ------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> // ------------------------------------------------------------------------------ #pragma warning disable CS1591,CS1573,CS0465,CS0649,CS8019,CS1570,CS1584,CS1658,CS0436,CS8981,SYSLIB1092,CS3021,CS3019 using global::System; using global::System.Diagnostics; using global::System.Diagnostics.CodeAnalysis; using global::System.Runtime.CompilerServices; using global::System.Runtime.InteropServices; using global::System.Runtime.Versioning; using winmdroot = global::Windows.Win32; namespace Windows.Win32 { [global::System.CodeDom.Compiler.GeneratedCode("Microsoft.Windows.CsWin32", "0.3.287+85e3fa26dd.RR")] internal static partial class UI_Controls_RichEdit_ITextFont_Extensions { /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.CanChange(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT CanChange(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.CanChange(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.IsEqual(winmdroot.UI.Controls.RichEdit.ITextFont*, int*)"/> internal static unsafe winmdroot.Foundation.HRESULT IsEqual(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, [Optional] winmdroot.UI.Controls.RichEdit.ITextFont* pFont, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.IsEqual(pFont, pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetStyle(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetStyle(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetStyle(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetAllCaps(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetAllCaps(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetAllCaps(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetAnimation(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetAnimation(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetAnimation(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetBackColor(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetBackColor(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetBackColor(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetBold(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetBold(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetBold(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetEmboss(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetEmboss(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetEmboss(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetForeColor(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetForeColor(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetForeColor(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetHidden(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetHidden(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetHidden(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetEngrave(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetEngrave(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetEngrave(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetItalic(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetItalic(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetItalic(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetKerning(float*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetKerning(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out float pValue) { fixed (float* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetKerning(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetLanguageID(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetLanguageID(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetLanguageID(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetName(winmdroot.Foundation.BSTR*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetName(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out winmdroot.Foundation.BSTR pbstr) { fixed (winmdroot.Foundation.BSTR* pbstrLocal = &pbstr) { winmdroot.Foundation.HRESULT __result = @this.GetName(pbstrLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetOutline(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetOutline(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetOutline(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetPosition(float*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetPosition(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out float pValue) { fixed (float* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetPosition(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetProtected(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetProtected(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetProtected(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetShadow(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetShadow(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetShadow(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetSize(float*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetSize(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out float pValue) { fixed (float* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetSize(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetSmallCaps(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetSmallCaps(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetSmallCaps(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetSpacing(float*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetSpacing(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out float pValue) { fixed (float* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetSpacing(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetStrikeThrough(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetStrikeThrough(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetStrikeThrough(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetSubscript(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetSubscript(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetSubscript(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetSuperscript(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetSuperscript(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetSuperscript(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetUnderline(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetUnderline(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetUnderline(pValueLocal); return __result; } } /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetWeight(int*)"/> internal static unsafe winmdroot.Foundation.HRESULT GetWeight(this winmdroot.UI.Controls.RichEdit.ITextFont.Interface @this, out int pValue) { fixed (int* pValueLocal = &pValue) { winmdroot.Foundation.HRESULT __result = @this.GetWeight(pValueLocal); return __result; } } } }