Virtual machine shutdown options.
enum _PRL_VM_STOP_FLAGS { PSF_FORCE = 1<<(PACF_MAX+1), PSF_NOFORCE = 1<<(PACF_MAX+2) };
PrlCommandsFlags.h