Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlVm_SetConfig Function
PHT_VIRTUAL_MACHINE

The PrlVm_SetConfig is reserved and does nothing.

Syntax
PRL_RESULT PrlVm_SetConfig(
    PRL_HANDLE hVm, 
    PRL_HANDLE hVmCfg
);
File

PrlApiVm.h

Parameters

hVm
A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine.
hVmCfg
A handle of type PHT_VM_CONFIGURATION identifying the virtual machine configuration.
Returns

PRL_RESULT . Possible values:

PRL_ERR_INVALID_ARG - invalid handle.

PRL_ERR_SUCCESS - function completed successfully.

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!