3 references to IsName
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
357 return __object.IsName(szNameBuf, lHashVal, pfName);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
63 /// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.IsName(winmdroot.Foundation.PWSTR, uint, winmdroot.Foundation.BOOL*)"/> 72 winmdroot.Foundation.HRESULT __result = @this.IsName(wstrszNameBuf, lHashVal, pfNameLocal);