2 references to GetIDsOfNames
Microsoft.Private.Windows.Core (2)
_generated\245\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);