3 references to GetDllEntry
System.Private.Windows.Core (3)
Windows.Win32.ITypeInfo.g.cs (1)
543
return __object.
GetDllEntry
(memid, invKind, pBstrDllName, pBstrName, pwOrdinal);
Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs (2)
126
/// <inheritdoc cref="winmdroot.System.Com.ITypeInfo.Interface.
GetDllEntry
(int, winmdroot.System.Com.INVOKEKIND, winmdroot.Foundation.BSTR*, winmdroot.Foundation.BSTR*, ushort*)"/>
131
winmdroot.Foundation.HRESULT __result = @this.
GetDllEntry
(memid, invKind, pBstrDllName, pBstrName, pwOrdinalLocal);