메소드 | 설명 | |
---|---|---|
WindowsLibraryLoader ( ) : System |
Creates an instance of a Windows library loader.
|
메소드 | 설명 | |
---|---|---|
CreateLibrary ( |
Creates an implementation of a Windows library using the specified module handle and library name.
|
메소드 | 설명 | |
---|---|---|
LoadLibrary ( [ filename ) : |
protected CreateLibrary ( |
||
handle | Operating system provided module handle. | |
libraryName | string | Name of the loaded library. |
리턴 | ILibrary |