Collapse All
Parallels C API Reference Guide
PRL_APPLIANCE_DOWNLOAD_STATUS Enumeration
PrlEnums.h Other Structs

Appliance download status

Syntax
typedef enum _PRL_APPLIANCE_DOWNLOAD_STATUS {
  PADS_NOT_STARTED = 1,
  PADS_STOPPED = 2,
  PADS_DOWNLOADING = 3,
  PADS_DOWNLOADED = 4,
  PADS_UNPACKED = 5,
  PADS_MOVED = 6,
  PADS_REGISTERED = 7,
  PADS_CANCELED = 8
} PRL_APPLIANCE_DOWNLOAD_STATUS;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!