72 references to IOleUndoManager
System.Windows.Forms.Primitives (72)
Windows.Win32.IOleParentUndoUnit.g.cs (5)
58
private static winmdroot.Foundation.HRESULT Do(IOleParentUndoUnit* pThis, winmdroot.System.Ole.
IOleUndoManager
* pUndoManager)
75
public unsafe void Do(winmdroot.System.Ole.
IOleUndoManager
* pUndoManager)
77
((delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoManager
* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IOleParentUndoUnit*)Unsafe.AsPointer(ref this), pUndoManager).ThrowOnFailure();
361
internal delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoManager
* ,winmdroot.Foundation.HRESULT> Do_4;
412
unsafe new winmdroot.Foundation.HRESULT Do(winmdroot.System.Ole.
IOleUndoManager
* pUndoManager);
Windows.Win32.IOleUndoManager.g.cs (59)
26
:IVTable<
IOleUndoManager
,
IOleUndoManager
.Vtbl>,IComIID {
42
return ((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), riid, ppvObject);
47
return ((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint>)lpVtbl[1])((
IOleUndoManager
*)Unsafe.AsPointer(ref this));
52
return ((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint>)lpVtbl[2])((
IOleUndoManager
*)Unsafe.AsPointer(ref this));
58
private static winmdroot.Foundation.HRESULT Open(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleParentUndoUnit* pPUU)
84
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleParentUndoUnit* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pPUU).ThrowOnFailure();
90
private static winmdroot.Foundation.HRESULT Close(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleParentUndoUnit* pPUU, winmdroot.Foundation.BOOL fCommit)
120
return ((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleParentUndoUnit* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pPUU, fCommit);
126
private static winmdroot.Foundation.HRESULT Add(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleUndoUnit* pUU)
152
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
167
private static winmdroot.Foundation.HRESULT GetOpenParentState(
IOleUndoManager
* pThis, uint* pdwState)
194
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pdwState).ThrowOnFailure();
200
private static winmdroot.Foundation.HRESULT DiscardFrom(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleUndoUnit* pUU)
229
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
235
private static winmdroot.Foundation.HRESULT UndoTo(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleUndoUnit* pUU)
265
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
271
private static winmdroot.Foundation.HRESULT RedoTo(
IOleUndoManager
* pThis, winmdroot.System.Ole.IOleUndoUnit* pUU)
300
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
306
private static winmdroot.Foundation.HRESULT EnumUndoable(
IOleUndoManager
* pThis, winmdroot.System.Ole.IEnumOleUndoUnits** ppEnum)
335
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IEnumOleUndoUnits** ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), ppEnum).ThrowOnFailure();
341
private static winmdroot.Foundation.HRESULT EnumRedoable(
IOleUndoManager
* pThis, winmdroot.System.Ole.IEnumOleUndoUnits** ppEnum)
370
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IEnumOleUndoUnits** ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), ppEnum).ThrowOnFailure();
376
private static winmdroot.Foundation.HRESULT GetLastUndoDescription(
IOleUndoManager
* pThis, winmdroot.Foundation.BSTR* pBstr)
402
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pBstr).ThrowOnFailure();
408
private static winmdroot.Foundation.HRESULT GetLastRedoDescription(
IOleUndoManager
* pThis, winmdroot.Foundation.BSTR* pBstr)
434
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), pBstr).ThrowOnFailure();
440
private static winmdroot.Foundation.HRESULT Enable(
IOleUndoManager
* pThis, winmdroot.Foundation.BOOL fEnable)
469
((delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IOleUndoManager
*)Unsafe.AsPointer(ref this), fEnable).ThrowOnFailure();
493
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
495
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint> AddRef_2;
497
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint> Release_3;
499
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleParentUndoUnit* ,winmdroot.Foundation.HRESULT> Open_4;
501
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleParentUndoUnit* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> Close_5;
503
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT> Add_6;
505
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,uint* ,winmdroot.Foundation.HRESULT> GetOpenParentState_7;
507
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT> DiscardFrom_8;
509
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT> UndoTo_9;
511
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IOleUndoUnit* ,winmdroot.Foundation.HRESULT> RedoTo_10;
513
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IEnumOleUndoUnits** ,winmdroot.Foundation.HRESULT> EnumUndoable_11;
515
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.System.Ole.IEnumOleUndoUnits** ,winmdroot.Foundation.HRESULT> EnumRedoable_12;
517
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> GetLastUndoDescription_13;
519
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> GetLastRedoDescription_14;
521
internal delegate *unmanaged [Stdcall]<
IOleUndoManager
*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> Enable_15;
Windows.Win32.IOleUndoUnit.g.cs (5)
58
private static winmdroot.Foundation.HRESULT Do(IOleUndoUnit* pThis, winmdroot.System.Ole.
IOleUndoManager
* pUndoManager)
82
public unsafe void Do(winmdroot.System.Ole.
IOleUndoManager
* pUndoManager)
84
((delegate *unmanaged [Stdcall]<IOleUndoUnit*,winmdroot.System.Ole.
IOleUndoManager
* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IOleUndoUnit*)Unsafe.AsPointer(ref this), pUndoManager).ThrowOnFailure();
222
internal delegate *unmanaged [Stdcall]<IOleUndoUnit*,winmdroot.System.Ole.
IOleUndoManager
* ,winmdroot.Foundation.HRESULT> Do_4;
258
unsafe winmdroot.Foundation.HRESULT Do(winmdroot.System.Ole.
IOleUndoManager
* pUndoManager);
Windows.Win32.QACONTAINER.g.cs (1)
54
internal unsafe winmdroot.System.Ole.
IOleUndoManager
* pUndoMgr;
Windows.Win32.System_Ole_IOleUndoManager_Extensions.g.cs (2)
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)