4 references to Interface
Microsoft.Private.Windows.Core (4)
Windows.Win32.System_Com_IGlobalInterfaceTable_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Com.IGlobalInterfaceTable.Interface.RegisterInterfaceInGlobal(winmdroot.System.Com.IUnknown*, global::System.Guid*, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT RegisterInterfaceInGlobal(this winmdroot.System.Com.IGlobalInterfaceTable.Interface @this, winmdroot.System.Com.IUnknown* pUnk, in global::System.Guid riid, out uint pdwCookie) 36 /// <inheritdoc cref="winmdroot.System.Com.IGlobalInterfaceTable.Interface.GetInterfaceFromGlobal(uint, global::System.Guid*, void**)"/> 37 internal static unsafe winmdroot.Foundation.HRESULT GetInterfaceFromGlobal(this winmdroot.System.Com.IGlobalInterfaceTable.Interface @this, uint dwCookie, in global::System.Guid riid, out void* ppv)