Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_CHS Structure
Other Structs

CHS format of disk

Syntax
typedef struct _PRL_CHS {
  PRL_UINT32 Sectors;
  PRL_UINT32 Heads;
  PRL_UINT32 Cylinders;
} PRL_CHS;
File

PrlDisk.h

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