3 references to FindName
System.Private.Windows.Core (3)
Windows.Win32.ITypeLib.g.cs (1)
409
return __object.
FindName
(szNameBuf, lHashVal, ppTInfo, rgMemId, pcFound);
Windows.Win32.System_Com_ITypeLib_Extensions.g.cs (2)
79
/// <inheritdoc cref="winmdroot.System.Com.ITypeLib.Interface.
FindName
(winmdroot.Foundation.PWSTR, uint, winmdroot.System.Com.ITypeInfo**, int*, ushort*)"/>
88
winmdroot.Foundation.HRESULT __result = @this.
FindName
(wstrszNameBuf, lHashVal, ppTInfo, rgMemId, pcFoundLocal);