1 interface inheriting from Interface
Microsoft.Private.Windows.Core (1)
Windows.Win32.IMoniker.g.cs (1)
512 :winmdroot.System.Com.IPersist.Interface,winmdroot.System.Com.IPersistStream.Interface {
4 references to Interface
Microsoft.Private.Windows.Core (4)
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)