Method | Description | |
---|---|---|
FreeLibrary ( |
||
LoadLibrary ( string fileName ) : |
Method | Description | |
---|---|---|
dlclose ( |
||
dlopen ( string fileName, int flags ) : |
public static FreeLibrary ( |
||
hModule | ||
return | bool |
public static LoadLibrary ( string fileName ) : |
||
fileName | string | |
return |