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