PIPluginLoader lib lastError
This commit is contained in:
@@ -150,6 +150,9 @@ public:
|
||||
//! Returns loaded plugin library path
|
||||
PIString libPath();
|
||||
|
||||
//! Returns library lastError
|
||||
PIString lastError();
|
||||
|
||||
//! Resolve symbol "name" from plugin library
|
||||
void * resolve(const char * name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user