White Papers

Version 1.0.0 23
Table 28 – FormatPartition() Method:Standard Messages
MessageID (OUT parameter) Message MessageArguments[]
JCP017 Maximum job limit reached
JCP018
Cannot create new jobs until the
existing Export job is completed or
deleted.
JCP019
Cannot create new jobs until the
existing Import job is completed or
deleted.
VF001 The command was successful
VF002 General failure
VF004
Invalid value of parameter
<parameter>
PartitionIndex, FormatType
VF012 SD card not present
VF013 SD card locked
VF015 VFlash not enabled
VF016 SD card is read only
VF018 Partition does not exist
VF019 Not enough space on SD card
VF021 Exceeded maximum partition size
VF024 Partition locked
VF026 Partition index in use
VF027 Partition already attached
VF033 Invalid partition format type
VF047 Unsupported SD card
VF052 SD card not ready
8.7 DCIM_PersistentStorageService.ModifyPartition()
The ModifyPartition() method is used for modifying a partition on a vFlash.
Upon the successful execution of the ModifyPartition() method, the partition, represented by the
DCIM_OpaqueManagementData instance with the PartitionIndex property equal to the PartitionIndex
parameter, shall be modified to the access type specified in the AccessType parameter.
Return code values for the ModifyPartition( ) method are specified in Table 29 and parameters are
specified in Table 30.
Table 29ModifyPartition() Method: Return Code Values
Value Description
0 Completed with no error
2 Failed
Table 30ModifyPartition() Method: Parameters
Qualifiers Name Type Description/Values
IN, REQ PartitionIndex Uint16
The index of the partition that shall have value be
between 1 and 16.