The IFirmwareManagement type exposes the following members.

Methods

  NameDescription
Public methodGetFirmware
Gets the name of the Firmware.
Public methodGetFirmwareFile(Stream)
Gets firmware file to stream.
Public methodGetFirmwareFile(String)
Gets firmware from the Drive
Public methodGetFirmwareFilename()()()()
Gets firmware file exists in the drive
Public methodGetFirmwareFilename(String)
Gets the file name from the given firmware string.
Public methodSetFirmware
Set the new firmare to the conncted drive.

Events

  NameDescription
Public eventOnError
Triggers, when an error occured.
Public eventOnFinish
Triggers, when the PutFirmware or GetFirmware execution completed.
Public eventOnTransfer
Triggers, after transfering some amount of data.

See Also