Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PRL_GUEST_OS_SUPPORT_TYPE Enumeration
Other PRL Structs

Specifies the type of guest OS's support

Syntax
typedef enum _PRL_GUEST_OS_SUPPORT_TYPE {
  PGS_OS_SUPPORTED = 0,
  PGS_OS_EXPERIMENTAL = 1
} PRL_GUEST_OS_SUPPORT_TYPE;
File

PrlEnums.h

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