Méthode | Description | |
---|---|---|
WindowsLibraryLoader ( ) : System |
Creates an instance of a Windows library loader.
|
Méthode | Description | |
---|---|---|
CreateLibrary ( |
Creates an implementation of a Windows library using the specified module handle and library name.
|
Méthode | Description | |
---|---|---|
LoadLibrary ( [ filename ) : |
protected CreateLibrary ( |
||
handle | Operating system provided module handle. | |
libraryName | string | Name of the loaded library. |
Résultat | ILibrary |