Collapse All
Parallels C API Reference Guide
PRL_IMAGE_PARAMETERS Structure
Other Structs

Parallels storage parameters

Syntax
typedef struct __PRL_IMAGE_PARAMETERS {
  PRL_IMAGE_TYPE Type;
  PRL_UINT64 uStart;
  PRL_UINT64 uSize;
  PRL_CHAR_PTR pFileName;
} PRL_IMAGE_PARAMETERS;
File

PrlDisk.h

Links
What do you think about this topic? Send feedback!