Parallels Desktop® 10 for Mac — C API Reference Guide
|
Allows to decrease the size of an existing virtual disk.
PRL_RESULT PrlDisk_DecreaseCapacity( const PRL_HANDLE Handle, const PRL_UINT64 uiSize, const PRL_DISK_CALLBACK pDiskCallback, PRL_VOID_PTR pParameter );
PrlDisk.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid argument values.
PRL_ERR_SUCCESS - function completed successfully.
Depending on the new disk size, the size of the last storage segment in the virtual disk storage list will be adjusted or one (or more) storages will be deleted from the end of the list.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|