1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
_generated\211\Windows.Win32.IOleParentUndoUnit.g.cs (1)
426
:winmdroot.System.Ole.IOleUndoUnit.
Interface
{
8 references to Interface
System.Windows.Forms.Primitives (8)
_generated\213\Windows.Win32.IOleUndoUnit.g.cs (4)
64
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
106
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
151
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
184
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_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)