Collapse All
Parallels Virtualization SDK
PrlVmCfg_SetOsTemplate Function
PHT_VM_CONFIGURATION

Specify the Virtual Machine Operation System template name which will be used to create new Parallels Virtuozzo Container.

Syntax
PRL_RESULT PrlVmCfg_SetOsTemplate(
    PRL_HANDLE hVmCfg, 
    PRL_CONST_STR sOsTemplate
);
File

PrlApiDeprecated.h

Remarks

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.

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.