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

Mount virtual disk flags

Syntax
enum _PRL_MOUNT_VIRTUAL_DISK {
  PMVD_READ_ONLY = 1<<(PACF_MAX+1),
  PMVD_READ_WRITE = 1<<(PACF_MAX+2),
  PMVD_INFO = 1<<(PACF_MAX+3)
};
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!