Loads the provider at path
, and calls its initialization function, passing session
as an argument.
The provider should then register itself with session
.
path |
the path to a shared library |
true on success, false on failure |