Collapse All
Parallels Virtualization SDK
PrlBackup_Commit Function
PHT_BACKUP

Commits backup transaction.

Syntax
PRL_HANDLE PrlBackup_Commit(
    PRL_HANDLE hBackup, 
    PRL_UINT32 nFlags
);
File

PrlApiBackup.h

Parameters

hBackup
A handle of type PHT_BACKUP .

nFlags
Reserved parameter.
Returns

A handle of type PHT_JOB containing the results of this asynchronous operation or PRL_INVALID_HANDLE if there's not enough memory to instantiate the job object.

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.