1 interface inheriting from Interface
System.Private.Windows.Core (1)
_generated\148\Windows.Win32.IMoniker.g.cs (1)
959
:winmdroot.System.Com.IPersistStream.
Interface
{
9 references to Interface
System.Private.Windows.Core (9)
_generated\153\Windows.Win32.IPersistStream.g.cs (5)
75
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
100
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
131
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
167
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
215
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\239\Windows.Win32.System_Com_IPersistStream_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IPersistStream.
Interface
.GetClassID(global::System.Guid*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetClassID(this winmdroot.System.Com.IPersistStream.
Interface
@this, out global::System.Guid pClassID)
33
/// <inheritdoc cref="winmdroot.System.Com.IPersistStream.
Interface
.GetSizeMax(ulong*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetSizeMax(this winmdroot.System.Com.IPersistStream.
Interface
@this, out ulong pcbSize)