Collapse All
Parallels C API Reference
PRL_GET_VM_CONFIG_FLAGS Enumeration
Other Structs

Find VM operations:

Syntax
typedef enum _PRL_GET_VM_CONFIG_FLAGS {
  PGVC_SEARCH_BY_UUID = 1<<(PACF_MAX+1),
  PGVC_SEARCH_BY_NAME = 1<<(PACF_MAX+2)
} PRL_GET_VM_CONFIG_FLAGS;
File

PrlCommandsFlags.h

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