Collapse All
Parallels C API Reference Guide
PRL_COPY_CT_TEMPLATE_FLAGS Enumeration
PrlCommandsFlags.h Other Structs

copy of CT templates functionality flags set

Syntax
typedef enum _PRL_COPY_CT_TEMPLATE_FLAGS {
  PCTMP_LOW_SECURITY = PSL_LOW_SECURITY,
  PCTMP_NORMAL_SECURITY = PACF_NORMAL_SECURITY,
  PCTMP_HIGH_SECURITY = PACF_HIGH_SECURITY,
  PCTMPL_FORCE = 1<<(PACF_MAX+1)
} PRL_COPY_CT_TEMPLATE_FLAGS;
File
Type Parameters

PCTMPL_FORCE
force template copy
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!