Begin the Parallels Tools installation process.
PRL_HANDLE PrlVm_InstallTools( PRL_HANDLE hVm );
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 Parallels Service connection or non identified VM object
The machine must be registered with the Parallels Service to perform this operation.