3 references to GetNames
System.Private.Windows.Core (3)
_generated\163\Windows.Win32.ITypeInfo.g.cs (1)
244 return __object.GetNames(memid, rgBstrNames, cMaxNames, pcNames);
_generated\246\Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetNames(int, winmdroot.Foundation.BSTR*, uint, uint*)"/> 61 winmdroot.Foundation.HRESULT __result = @this.GetNames(memid, rgBstrNamesLocal, (uint )rgBstrNames.Length, pcNamesLocal);