6 references to Interface
System.Windows.Forms.Primitives (6)
_generated\122\Windows.Win32.IEnumOleUndoUnits.g.cs (4)
75
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
113
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
144
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
172
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\490\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)