Identifies the entry point in the DLL.
Functions in a module (required).
If entryid is a string, this is a named entry point. If entryid is a number, the entry point is defined by an ordinal. This attribute provides a way to obtain the address of a function in a module.