Collapse All
Parallels C API Reference Guide
PrlVmDevHdPart_Remove Function
PrlApi.h 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
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-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!