Collapse All
Parallels C API Reference Guide
PRL_DISK_CACHE_DISABLED Macro
PRL_DISK Macros

Uncached access to disk image.

Syntax
#define PRL_DISK_CACHE_DISABLED 2
File

PrlDisk.h

Remarks

Slow read/write always, but host OS cache is not used, so it's good for host applications.

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