71 references to IOleUndoUnit
System.Windows.Forms.Primitives (71)
_generated\122\Windows.Win32.IEnumOleUndoUnits.g.cs (7)
57
/// <inheritdoc cref="Next(uint, winmdroot.System.Ole.
IOleUndoUnit
**, uint*)"/>
59
internal unsafe winmdroot.Foundation.HRESULT Next(uint cElt, winmdroot.System.Ole.
IOleUndoUnit
** rgElt, out uint pcEltFetched)
71
private static winmdroot.Foundation.HRESULT Next(IEnumOleUndoUnits* pThis, uint cElt, winmdroot.System.Ole.
IOleUndoUnit
** rgElt, uint* pcEltFetched)
101
public unsafe winmdroot.Foundation.HRESULT Next(uint cElt, winmdroot.System.Ole.
IOleUndoUnit
** rgElt, uint* pcEltFetched)
103
return ((delegate *unmanaged [Stdcall]<IEnumOleUndoUnits*,uint ,winmdroot.System.Ole.
IOleUndoUnit
** ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IEnumOleUndoUnits*)Unsafe.AsPointer(ref this), cElt, rgElt, pcEltFetched);
228
internal delegate *unmanaged [Stdcall]<IEnumOleUndoUnits*,uint ,winmdroot.System.Ole.
IOleUndoUnit
** ,uint* ,winmdroot.Foundation.HRESULT> Next_4;
264
unsafe winmdroot.Foundation.HRESULT Next(uint cElt, winmdroot.System.Ole.
IOleUndoUnit
** rgElt, uint* pcEltFetched);
_generated\211\Windows.Win32.IOleParentUndoUnit.g.cs (11)
251
private static winmdroot.Foundation.HRESULT Add(IOleParentUndoUnit* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
272
public unsafe void Add(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
274
((delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IOleParentUndoUnit*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
280
private static winmdroot.Foundation.HRESULT FindUnit(IOleParentUndoUnit* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
301
public unsafe void FindUnit(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
303
((delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IOleParentUndoUnit*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
389
internal delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> Add_10;
391
internal delegate *unmanaged [Stdcall]<IOleParentUndoUnit*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> FindUnit_11;
426
:winmdroot.System.Ole.
IOleUndoUnit
.Interface {
446
unsafe winmdroot.Foundation.HRESULT Add(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
449
unsafe winmdroot.Foundation.HRESULT FindUnit(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
_generated\212\Windows.Win32.IOleUndoManager.g.cs (20)
128
private static winmdroot.Foundation.HRESULT Add(IOleUndoManager* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
152
public unsafe void Add(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
154
((delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IOleUndoManager*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
203
private static winmdroot.Foundation.HRESULT DiscardFrom(IOleUndoManager* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
230
public unsafe void DiscardFrom(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
232
((delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IOleUndoManager*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
238
private static winmdroot.Foundation.HRESULT UndoTo(IOleUndoManager* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
266
public unsafe void UndoTo(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
268
((delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IOleUndoManager*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
274
private static winmdroot.Foundation.HRESULT RedoTo(IOleUndoManager* pThis, winmdroot.System.Ole.
IOleUndoUnit
* pUU)
301
public unsafe void RedoTo(winmdroot.System.Ole.
IOleUndoUnit
* pUU)
303
((delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IOleUndoManager*)Unsafe.AsPointer(ref this), pUU).ThrowOnFailure();
528
internal delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> Add_6;
532
internal delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> DiscardFrom_8;
534
internal delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> UndoTo_9;
536
internal delegate *unmanaged [Stdcall]<IOleUndoManager*,winmdroot.System.Ole.
IOleUndoUnit
* ,winmdroot.Foundation.HRESULT> RedoTo_10;
590
unsafe winmdroot.Foundation.HRESULT Add(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
596
unsafe winmdroot.Foundation.HRESULT DiscardFrom(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
599
unsafe winmdroot.Foundation.HRESULT UndoTo(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
602
unsafe winmdroot.Foundation.HRESULT RedoTo(winmdroot.System.Ole.
IOleUndoUnit
* pUU);
_generated\213\Windows.Win32.IOleUndoUnit.g.cs (27)
27
:winmdroot.IVTable<
IOleUndoUnit
,
IOleUndoUnit
.Vtbl>,IComIID {
44
return ((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this), riid, ppvObject);
49
return ((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,uint>)lpVtbl[1])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this));
54
return ((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,uint>)lpVtbl[2])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this));
60
private static winmdroot.Foundation.HRESULT Do(
IOleUndoUnit
* pThis, winmdroot.System.Ole.IOleUndoManager* pUndoManager)
86
((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.System.Ole.IOleUndoManager* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this), pUndoManager).ThrowOnFailure();
102
private static winmdroot.Foundation.HRESULT GetDescription(
IOleUndoUnit
* pThis, winmdroot.Foundation.BSTR* pBstr)
128
((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this), pBstr).ThrowOnFailure();
147
private static winmdroot.Foundation.HRESULT GetUnitType(
IOleUndoUnit
* pThis, global::System.Guid* pClsid, int* plID)
174
((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,global::System.Guid* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this), pClsid, plID).ThrowOnFailure();
180
private static winmdroot.Foundation.HRESULT OnNextAdd(
IOleUndoUnit
* pThis)
205
((delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IOleUndoUnit
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
231
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
233
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,uint> AddRef_2;
235
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,uint> Release_3;
237
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.System.Ole.IOleUndoManager* ,winmdroot.Foundation.HRESULT> Do_4;
239
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> GetDescription_5;
241
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,global::System.Guid* ,int* ,winmdroot.Foundation.HRESULT> GetUnitType_6;
243
internal delegate *unmanaged [Stdcall]<
IOleUndoUnit
*,winmdroot.Foundation.HRESULT> OnNextAdd_7;
_generated\490\Windows.Win32.System_Ole_IEnumOleUndoUnits_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IEnumOleUndoUnits.Interface.Next(uint, winmdroot.System.Ole.
IOleUndoUnit
**, uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Ole.IEnumOleUndoUnits.Interface @this, uint cElt, winmdroot.System.Ole.
IOleUndoUnit
** rgElt, out uint pcEltFetched)
_generated\510\Windows.Win32.System_Ole_IOleUndoUnit_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Ole.
IOleUndoUnit
.Interface.GetDescription(winmdroot.Foundation.BSTR*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetDescription(this winmdroot.System.Ole.
IOleUndoUnit
.Interface @this, out winmdroot.Foundation.BSTR pBstr)
33
/// <inheritdoc cref="winmdroot.System.Ole.
IOleUndoUnit
.Interface.GetUnitType(global::System.Guid*, int*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetUnitType(this winmdroot.System.Ole.
IOleUndoUnit
.Interface @this, out global::System.Guid pClsid, out int plID)