Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PHT_GUEST_OSES_MATRIX
Functions  Functions by Handle  Legend

The PHT_GUEST_OSES_MATRIX handle is a container that contains a list of operating system names and versions that are supported on a given server. To obtain the handle, use the PrlSrv_GetSupportedOses function.

Functions
 
Name 
Description 
 
Returns default guest OS version for specified guest OS type retrieved from remote server (see PrlSrv_GetSupportedOses). 
 
Returns handle of type PHT_OPAQUE_TYPE_LIST which contains supported guest OSes types list retrieved from remote server (see PrlSrv_GetSupportedOses). 
 
Returns handle of type PHT_OPAQUE_TYPE_LIST which contains supported guest OSes list for specified guest OS type retrieved from remote server (see PrlSrv_GetSupportedOses). 
 
Returns the support type for the specified guest OS type retrieved from the remote server (see PrlSrv_GetSupportedOses) and guest OS version (see PrlOsesMatrix_GetSupportedOsesVersions
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.