Virtual machine shutdown options.
typedef enum _PRL_VM_STOP_FLAGS { PSF_FORCE = 1<<(PACF_MAX+1), PSF_NOFORCE = 1<<(PACF_MAX+2) } PRL_VM_STOP_FLAGS;
PrlCommandsFlags.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|