18 references to Interface
System.Windows.Forms.Primitives (18)
_generated\212\Windows.Win32.IOleUndoManager.g.cs (12)
64 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 96 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 132 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 174 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 207 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 242 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 278 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 313 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 348 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 393 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 435 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 467 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\509\Windows.Win32.System_Ole_IOleUndoManager_Extensions.g.cs (6)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleUndoManager.Interface.GetOpenParentState(uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetOpenParentState(this winmdroot.System.Ole.IOleUndoManager.Interface @this, out uint pdwState) 33 /// <inheritdoc cref="winmdroot.System.Ole.IOleUndoManager.Interface.GetLastUndoDescription(winmdroot.Foundation.BSTR*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetLastUndoDescription(this winmdroot.System.Ole.IOleUndoManager.Interface @this, out winmdroot.Foundation.BSTR pBstr) 43 /// <inheritdoc cref="winmdroot.System.Ole.IOleUndoManager.Interface.GetLastRedoDescription(winmdroot.Foundation.BSTR*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT GetLastRedoDescription(this winmdroot.System.Ole.IOleUndoManager.Interface @this, out winmdroot.Foundation.BSTR pBstr)