Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlVmDevHdPart_Remove Function
PHT_VIRTUAL_DEV_HD_PARTITION

Removes the specified partition handle from the virtual hard disk list.

Syntax
PRL_RESULT PrlVmDevHdPart_Remove(
    PRL_HANDLE hPartition
);
File

PrlApiVm.h

Parameters

hPartition
A handle identifying the partition.
Returns

PRL_RESULT . Possible values:

PRL_ERR_INVALID_ARG - invalid handle was passed.

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!