ITypeInfo::GetDllEntry

memid, invkind, lpbstrDllName, lpbstrName, lpwOrdinal)
MEMBERID memid
INVOKEKIND invkind
BSTR FAR* lpbstrDllName
BSTR FAR* lpbstrName
unsigned short FAR* lpwOrdinal

Retrieves a description or specification of an entry point for a function in a DLL.

Parameters

memid

ID of the member function whose DLL entry description is to be returned.

invkind

Specifies the kind of member identified by memid. This is important for properties, because one memid can identify up to three separate functions.

lpbstrDllName

If not NULL, the function sets *lpbstrDllName to a BSTR containing the DLL name.

lpbstrName

If not NULL, the function sets *lpbstrName to a BSTR containing the name of the entry point; if the entry point is specified by an ordinal, *lpbstrName is set to NULL.

lpwOrdinal

If not NULL, and if the function is defined by ordinal, then lpwOrdinal is set to point to the ordinal.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database