3 references to GetIDsOfNames
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
377
return __object.
GetIDsOfNames
(rgszNames, cNames, pMemId);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
83
/// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.
GetIDsOfNames
(winmdroot.Foundation.PWSTR*, uint, int*)"/>
91
winmdroot.Foundation.HRESULT __result = @this.
GetIDsOfNames
(rgszNamesLocal, (uint )pMemId.Length, pMemIdLocal);