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