Parallels Desktop® 10 for Mac — C API Reference Guide
|
Virtual machine addition states enumeration, may be combined with bitwise
enum _VIRTUAL_MACHINE_ADDITION_STATE { VMAS_NOSTATE = 1<<0, VMAS_BACKUPING = 1<<1, VMAS_RESTORING_FROM_BACKUP = 1<<2, VMAS_ENCRYPTING = 1<<3, VMAS_DECRYPTING = 1<<4, VMAS_CLONING = 1<<5, VMAS_MOVING = 1<<6, VMAS_MAX = 1<<31 };
PrlEnums.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|