Collapse All
Parallels C API Reference Guide
PRL_IMAGE_PARAMETERS Structure
PrlDisk.h 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
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!