Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_APPLIANCE_DOWNLOAD_STATUS Enumeration
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

PrlEnums.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!