3 references to GetIDsOfNames
System.Private.Windows.Core (3)
_generated\163\Windows.Win32.ITypeInfo.g.cs (1)
387 return __object.GetIDsOfNames(rgszNames, cNames, pMemId);
_generated\246\Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
87 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetIDsOfNames(winmdroot.Foundation.PWSTR*, uint, int*)"/> 96 winmdroot.Foundation.HRESULT __result = @this.GetIDsOfNames(rgszNamesLocal, (uint )(pMemId.IsEmpty ? rgszNames.Length : pMemId.Length), pMemIdLocal);