2 references to FindName
Microsoft.Private.Windows.Core (2)
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);