Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IntPtr LoadLibraryEx(string, IntPtr, uint)

Declaration

public static IntPtr LoadLibraryEx(
    string lpFileName,
    IntPtr hFile,
    uint dwFlags
)