13 references to Interface
System.Windows.Forms.Primitives (13)
Windows.Win32.IOleParentUndoUnit.g.cs (9)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 87 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 124 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 149 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 174 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 206 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 242 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 271 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 309 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IOleParentUndoUnit_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetUnitType(global::System.Guid*, int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetUnitType(this winmdroot.System.Ole.IOleParentUndoUnit.Interface @this, out global::System.Guid pClsid, out int plID) 36 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetParentState(uint*)"/> 37 internal static unsafe winmdroot.Foundation.HRESULT GetParentState(this winmdroot.System.Ole.IOleParentUndoUnit.Interface @this, out uint pdwState)