Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
_PRL_CHS Structure
Other Structs

CHS format of disk

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

PrlDisk.h

Links
© 2021 Parallels International GmbH. All rights reserved.