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

CHS format of disk

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