Allows to set the action on Parallels Application window close for the specified virtual machine.
PRL_RESULT PrlVmCfg_SetActionOnWindowClose( PRL_HANDLE hVmCfg, PRL_VM_ACTION_ON_WINDOW_CLOSE nActionOnWindowClose );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.