Specify the Virtual Machine Operation System template name which will be used to create new Virtuozzo Virtuozzo Container.
PRL_RESULT PrlVmCfg_SetOsTemplate( PRL_HANDLE hVmCfg, PRL_CONST_STR sOsTemplate );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
This option acceptable for Virtual Machine of PVT_CT only.