Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PrlDisk_CommitUnfinishedOp Function
PrlDisk.h  PHT_VIRTUAL_DISK  Send Feedback

Commin unfinished state operation (interrupted)

Syntax
PRL_RESULT PrlDisk_CommitUnfinishedOp(
    const PRL_HANDLE Handle, 
    const PRL_STATES_CALLBACK pCallback, 
    PRL_VOID_PTR pParameter
);
File
Parameters

Handle
A handle of type PHT_VIRTUAL_DISK identifying the virtual disk.
pCallback
Callback to signal progress/completion, if it is equal to NULL function will not return until completion.
pParameter
Callback parameter.

Returns

PRL_RESULT error code.

Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!