HintNameEntry.Name

An ASCII string that contains the name to import. This is the string that must be matched to the public name in the DLL. This string is case sensitive and terminated by a null byte.

struct HintNameEntry
string Name;

Meta