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

VM start login mode

Syntax
enum _PRL_VM_START_LOGIN_MODE {
  PLM_START_ACCOUNT = 0,
  PLM_ROOT_ACCOUNT = 1,
  PLM_USER_ACCOUNT = 2,
  PLM_START_ACOUNT = PLM_START_ACCOUNT,
  PLM_ROOT_ACOUNT = PLM_ROOT_ACCOUNT,
  PLM_USER_ACOUNT = PLM_USER_ACCOUNT
};
File

PrlEnums.h

Members

PLM_START_ACOUNT
Obsolete values for compatibility
Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!