Click or drag to resize

DriverAPI Methods

The DriverAPI type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes the module driver.
Public methodInstall
Installs the module driver.
Public methodInstalled
Checks the module driver is installed.
Public methodInstallFromJson
Installs the module driver.
Public methodLoad
Loads the module driver.
Public methodLoadFromJson
Loads the module driver from json.
Public methodRequest
Request driver of specific type from repository
Public methodRestoreDefault
Restores the default driver.
Public methodSetToModule
Sets the module driver manually.
Protected methodTriggerError (Inherited from ErrorClass.)
Top
See Also