Virtuozzo Virtualization SDK C API Reference
|
Specify application templates list which will be used in the specified Virtuozzo Virtuozzo Container.
PRL_RESULT PrlVmCfg_SetAppTemplateList( PRL_HANDLE hVmCfg, PRL_HANDLE hAppList );
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.