5 references to GetDllEntry
System.Private.Windows.Core (5)
_generated\163\Windows.Win32.ITypeInfo.g.cs (1)
591 return __object.GetDllEntry(memid, invKind, pBstrDllName, pBstrName, pwOrdinal);
_generated\246\Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (4)
150 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetDllEntry(int, winmdroot.System.Com.INVOKEKIND, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, ushort*)"/> 159 winmdroot.Foundation.HRESULT __result = @this.GetDllEntry(memid, invKind, pBstrDllNameLocal, pBstrNameLocal, pwOrdinalLocal); 166 /// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.GetDllEntry(int, winmdroot.System.Com.INVOKEKIND, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, ushort*)"/> 171 winmdroot.Foundation.HRESULT __result = @this.GetDllEntry(memid, invKind, default(winmdroot.Foundation.BSTR* ), default(winmdroot.Foundation.BSTR* ), pwOrdinalLocal);