Parallels Virtualization SDK
|
Sets virtual disk storage image name.
PRL_RESULT PrlDiskStorageParams_SetImageName( PRL_HANDLE hParams, PRL_CONST_STR pString );
PrlDisk.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - Invalid handle or null pointer was passed. PRL_ERR_SUCCESS - Function completed successfully.