Collapse All
Parallels C API Reference Guide
_PRL_MASS_STORAGE_INTERFACE_TYPE Enumeration
PrlEnums.h Other Structs

Mass storage device interface type

Syntax
enum _PRL_MASS_STORAGE_INTERFACE_TYPE {
  PMS_IDE_DEVICE = 0,
  PMS_SCSI_DEVICE = 1,
  PMS_SATA_DEVICE = 2,
  PMS_UNKNOWN_DEVICE = 255
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!