Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_COPY_CT_TEMPLATE_FLAGS Enumeration
Other Structs

copy of CT templates functionality flags set

Syntax
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)
};
File

PrlCommandsFlags.h

Type Parameters

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