Collapse All
Parallels C API Reference Guide
_PRL_CHS Structure
PrlDisk.h Other Structs

CHS format of disk

Syntax
struct _PRL_CHS {
  PRL_UINT32 Sectors;
  PRL_UINT32 Heads;
  PRL_UINT32 Cylinders;
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!