Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IntPtr LoadLibrary(string)

Declaration

public static IntPtr LoadLibrary(
    string lpFileName
)

Summary

Loads the library.

Parameters

stringlpFileName Name of the library

Returns

A handle to the library