IIPCameraStartUpgradeFirmware Method |
Begins to upgrade the device firmware - if supported.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxOzStartFirmwareUpgradeResponse StartUpgradeFirmware()
Function StartUpgradeFirmware As OzStartFirmwareUpgradeResponse
OzStartFirmwareUpgradeResponse^ StartUpgradeFirmware()
abstract StartUpgradeFirmware : unit -> OzStartFirmwareUpgradeResponse
Return Value
Type:
OzStartFirmwareUpgradeResponseThe object that contains the upload URI, and the delay to wait before upload.
See Also