Collapse All
Parallels C API Reference Guide
PrlVm_CommitEx Function
PrlApi.h PHT_VIRTUAL_MACHINE

The PrlVm_CommitEx function is the same as PrlVm_Commit function but with the flags

Syntax
PRL_HANDLE PrlVm_CommitEx(
    PRL_HANDLE hVm, 
    PRL_UINT32 nFlags
);
File
Parameters

hVm
A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine.
nFlags
Bitset of flags - from enum PRL_API_COMMAND_FLAGS
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!