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