IIPCameraGetSystemBackup Method |
Retrieves system backup configuration file(s). Returned with reference to a name and mime-type together with binary data.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax List<IPCameraBackupFile> GetSystemBackup()
Function GetSystemBackup As List(Of IPCameraBackupFile)
List<IPCameraBackupFile^>^ GetSystemBackup()
abstract GetSystemBackup : unit -> List<IPCameraBackupFile>
Return Value
Type:
ListIPCameraBackupFileSee Also