Collapse All
Parallels C API Reference Guide
PRL_IMAGE_PARAMETERS Structure
PrlDisk.h Other Structs Send Feedback

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 (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!