Virtuozzo Virtualization SDK C API Reference
|
Determines the action on Virtuozzo Application window close for the specified virtual machine.
PRL_RESULT PrlVmCfg_GetActionOnWindowClose( PRL_HANDLE hVmCfg, PRL_VM_ACTION_ON_WINDOW_CLOSE_PTR pnActionOnWindowClose );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.