3 references to GetLibAttr
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
227 return __object.GetLibAttr(ppTLibAttr);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.GetLibAttr(winmdroot.System.Com.TLIBATTR**)"/> 48 winmdroot.Foundation.HRESULT __result = @this.GetLibAttr(ppTLibAttrLocal);