1 interface inheriting from Interface
System.Private.Windows.Core (1)
Windows.Win32.IMoniker.g.cs (1)
946
:winmdroot.System.Com.IPersist.Interface,winmdroot.System.Com.IPersistStream.
Interface
{
9 references to Interface
System.Private.Windows.Core (9)
Windows.Win32.IPersistStream.g.cs (5)
72
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
97
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
128
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
164
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
211
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
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)