Indicates the name or ordinal of the dll entry point to be called.
[Visual Basic] Public EntryPoint As String [C#] public string EntryPoint; [C++] public: String* EntryPoint; [JScript] public var EntryPoint : String;
DllImportAttribute Class | DllImportAttribute Members | System.Runtime.InteropServices Namespace