2 references to FindName
Microsoft.Private.Windows.Core (2)
Windows.Win32.ITypeLib.g.cs (2)
223
/// <inheritdoc cref="
FindName
(winmdroot.Foundation.PWSTR, uint, winmdroot.System.Com.ITypeInfo**, int*, ushort*)"/>
232
winmdroot.Foundation.HRESULT __result = this.
FindName
(wstrszNameBuf, lHashVal, ppTInfo, rgMemId, pcFoundLocal);