15 references to Interface
System.Windows.Forms.Primitives (15)
_generated\211\Windows.Win32.IOleParentUndoUnit.g.cs (9)
64 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 99 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 137 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 162 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 187 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 219 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 255 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 284 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 323 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\508\Windows.Win32.System_Ole_IOleParentUndoUnit_Extensions.g.cs (6)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetDescription(winmdroot.Foundation.BSTR*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetDescription(this winmdroot.System.Ole.IOleParentUndoUnit.Interface @this, out winmdroot.Foundation.BSTR pBstr) 33 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetUnitType(global::System.Guid*, int*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetUnitType(this winmdroot.System.Ole.IOleParentUndoUnit.Interface @this, out global::System.Guid pClsid, out int plID) 46 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetParentState(uint*)"/> 47 internal static unsafe winmdroot.Foundation.HRESULT GetParentState(this winmdroot.System.Ole.IOleParentUndoUnit.Interface @this, out uint pdwState)