|
final String | getLastError () |
| Returns a string containing the last error.
|
|
◆ closeLibraryImpl()
final void jau.sys.dl.WindowsDynamicLinkerImpl.closeLibraryImpl |
( |
final long | libraryHandle | ) |
throws IllegalArgumentException |
|
protected |
◆ getLastError()
final String jau.sys.dl.WindowsDynamicLinkerImpl.getLastError |
( |
| ) |
|
◆ lookupSymbolGlobalImpl()
final long jau.sys.dl.WindowsDynamicLinkerImpl.lookupSymbolGlobalImpl |
( |
final String | symbolName | ) |
throws SecurityException |
|
protected |
◆ lookupSymbolLocalImpl()
final long jau.sys.dl.WindowsDynamicLinkerImpl.lookupSymbolLocalImpl |
( |
final long | libraryHandle, |
|
|
final String | symbolName ) throws IllegalArgumentException |
|
protected |
◆ openLibraryGlobalImpl()
final long jau.sys.dl.WindowsDynamicLinkerImpl.openLibraryGlobalImpl |
( |
final String | libraryName | ) |
throws SecurityException |
|
protected |
◆ openLibraryLocalImpl()
final long jau.sys.dl.WindowsDynamicLinkerImpl.openLibraryLocalImpl |
( |
final String | libraryName | ) |
throws SecurityException |
|
protected |
The documentation for this class was generated from the following file: