6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IEnumOleUndoUnits.g.cs (4)
72 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 110 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 141 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 169 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IEnumOleUndoUnits_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IEnumOleUndoUnits.Interface.Next(uint, winmdroot.System.Ole.IOleUndoUnit**, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Ole.IEnumOleUndoUnits.Interface @this, uint cElt, winmdroot.System.Ole.IOleUndoUnit** rgElt, out uint pcEltFetched)