DriverAPI Methods |
The DriverAPI type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete |
Deletes the module driver.
|
![]() | Install |
Installs the module driver.
|
![]() | Installed |
Checks the module driver is installed.
|
![]() | InstallFromJson |
Installs the module driver.
|
![]() | Load |
Loads the module driver.
|
![]() | LoadFromJson |
Loads the module driver from json.
|
![]() | Request |
Request driver of specific type from repository
|
![]() | RestoreDefault |
Restores the default driver.
|
![]() | SetToModule |
Sets the module driver manually.
|
![]() | TriggerError | (Inherited from ErrorClass.) |