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