1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleParentUndoUnit.g.cs (1)
410 :winmdroot.System.Ole.IOleUndoUnit.Interface {
6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IOleUndoUnit.g.cs (4)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 94 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 138 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 171 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IOleUndoUnit_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleUndoUnit.Interface.GetUnitType(global::System.Guid*, int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetUnitType(this winmdroot.System.Ole.IOleUndoUnit.Interface @this, out global::System.Guid pClsid, out int plID)