Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
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
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.