Parallels Desktop® 10 for Mac — C API Reference Guide
|
Finishes process of conversion of the virtual hard disk(s).
PRL_HANDLE PrlVm_CancelConvertDisks( PRL_HANDLE hVm, PRL_UINT32 nFlags );
PrlApiVm.h
PRL_HANDLE to job that describing async operation result ( PRL_INVALID_HANDLE means not enough memory to instantiate async job represents object handle). Operation return code can be extracted with @ref PrlJob_GetRetCode () call. Possible values: PRL_ERR_INVALID_ARG - non valid PHT_VIRTUAL_MACHINE handle was passed PRL_ERR_UNINITIALIZED - unexpected error: uninitialized with server connection or non identified VM object
The machine should be registered on the server to do that.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|