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

List operations: Uses for PrlSrv_GetVmListEx operation

Syntax
typedef enum _PRL_GET_VM_LIST_FLAGS {
  PGVLF_GET_ONLY_VM = PVTF_VM,
  PGVLF_GET_ONLY_CT = PVTF_CT,
  PGVLF_GET_ONLY_IDENTITY_INFO = 1<<(PACF_MAX+3),
  PGVLF_GET_STATE_INFO = 1<<(PACF_MAX+4)
} PRL_GET_VM_LIST_FLAGS;
File

PrlCommandsFlags.h

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