LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_NvStore Struct Reference

#include <SwiApiCmUpgrade.h>

Data Fields

swi_uint32 sizeStruct
 
swi_bool bSuccess
 
enum SWI_TYPE_NvOperation eOperation
 
enum SWI_TYPE_NvCategory eCategory
 
swi_uint32 nStored
 
swi_uint32 nSkipped
 
swi_uint32 nZeroLength
 

Detailed Description

This structure contains NV back up information.

See Also
SWI_TYPE_NvOperation
SWI_TYPE_NvCategory
SWI_NOTIFY_NvStore
SwiNvStore

Field Documentation

swi_bool SWI_STRUCT_NvStore::bSuccess

This value is only valid with the SWI_NOTIFY_NvStore notification. A value of "true" is returned if the back up succeed, false otherwise.

enum SWI_TYPE_NvCategory SWI_STRUCT_NvStore::eCategory

NV category. Must be specified when doing a backup/restore.

enum SWI_TYPE_NvOperation SWI_STRUCT_NvStore::eOperation

Type of operation to perform. Must be specified when doing a backup/restore.

swi_uint32 SWI_STRUCT_NvStore::nSkipped

Items skipped for backup operation only, 0 for other operations.

swi_uint32 SWI_STRUCT_NvStore::nStored

Items stored for backup operation or restored for restore operation, 0 for other operations.

swi_uint32 SWI_STRUCT_NvStore::nZeroLength

Items with 0 length for backup operation only, 0 for other operations.

swi_uint32 SWI_STRUCT_NvStore::sizeStruct

The size, in bytes, of this structure.


The documentation for this struct was generated from the following file:

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved