Users Guide
70 Remote Services Profiles
vFlash SD Card Methods
•The
InitializeMedia()
method is used to format the vFlash SD card.
•The
VFlashStateChange()
method is used to enable or disable the vFlash
SD card.
•The
CreatePartition()
method is used to create a new partition on a
vFlash SD card.
•The
CreatePartitionUsingImage()
method is used to create a new
partition using an image file (available in the .img or .iso format.)
•The
DeletePartition()
method is used to delete a vFlash SD card
partition.
•The
FormatPartition()
method is used to format the selected vFlash SD
card partition.
•The
ModifyPartition()
method is used to modify the partitions on the
vFlash. This depends on the type of partition - Floppy, Hard Disk, or CD.
•The
AttachPartition()
method is used to attach one or more partitions as a
virtual USB mass storage device.
•The
DetachPartition()
method is used to detach one or more partitions
that are being used a virtual USB mass storage device.
Table 4-5. Persistent Storage Profile
Class Name Functions Operations Methods
DCIM_PersistentSto
rageService
Use this central class to define the
extrinsic methods.
Get
Enumerate
Invoke
See
vFlash
SD Card
Methods
DCIM_VFlashView Use this class to display the
different instance IDs and related
properties of all the vFlash SD
cards attached to a system.
Get
Enumerate
NA
DCIM_OpaqueMan
agementData
Use this sub-class to display the
available partitions on a specific
vFlash SD card.
Get
Enumerate
NA