39 references to Interface
System.Windows.Forms.Primitives (39)
_generated\251\Windows.Win32.ITextDocument.g.cs (19)
154 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 191 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 238 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 276 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 321 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 356 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 402 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 436 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 473 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 513 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 573 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 629 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 673 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 710 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 744 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 785 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 835 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 876 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 921 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\589\Windows.Win32.UI_Controls_RichEdit_ITextDocument_Extensions.g.cs (20)
23 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.GetName(winmdroot.Foundation.BSTR*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetName(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out winmdroot.Foundation.BSTR pName) 33 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.GetStoryCount(int*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetStoryCount(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out int pCount) 43 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.GetSaved(int*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT GetSaved(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out int pValue) 53 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.GetDefaultTabStop(float*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT GetDefaultTabStop(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out float pValue) 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) 83 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Freeze(int*)"/> 84 internal static unsafe winmdroot.Foundation.HRESULT Freeze(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out int pCount) 93 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Unfreeze(int*)"/> 94 internal static unsafe winmdroot.Foundation.HRESULT Unfreeze(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, out int pCount) 103 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Undo(int, int*)"/> 104 internal static unsafe winmdroot.Foundation.HRESULT Undo(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, int Count, out int pCount) 113 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextDocument.Interface.Redo(int, int*)"/> 114 internal static unsafe winmdroot.Foundation.HRESULT Redo(this winmdroot.UI.Controls.RichEdit.ITextDocument.Interface @this, int Count, out int pCount)