Collapse All
Parallels C API Reference
ContentsIndex
PreviousUpNext
PrlDisk_FlushCache Function
PHT_VIRTUAL_DISK

Writes data from a virtual disk cache to the real storage.

Syntax
PRL_RESULT PrlDisk_FlushCache(
    const PRL_HANDLE Handle
);
File

PrlDisk.h

Parameters

Handle
A handle of type PHT_VIRTUAL_DISK identifying the virtual disk.

Returns

PRL_RESULT. Possible values: 

PRL_ERR_INVALID_ARG - invalid argument values. 

PRL_ERR_SUCCESS - function completed successfully. 

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!