Sets the dock mode for the applications (see PRL_APP_IN_DOCK_MODE for available options).
PRL_RESULT PrlVmCfg_SetAppInDockMode( PRL_HANDLE hVmCfg, PRL_APP_IN_DOCK_MODE nVmAppInDockMode );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
Parallels Tools must be installed to use this feature. To obtain the Parallels Tools status, use the PrlVm_GetToolsState function.