Collapse All
Parallels C API Reference Guide
PrlVm_SetConfig Function
PrlApi.h PHT_VIRTUAL_MACHINE Send Feedback

The PrlVm_SetConfig is reserved and does nothing.

Syntax
PRL_RESULT PrlVm_SetConfig(
    PRL_HANDLE hVm, 
    PRL_HANDLE hVmCfg
);
File
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 (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!