Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PrlDisk_Free Function
PrlDisk.h  PHT_VIRTUAL_DISK  Send Feedback

This method is used to free the disk reference with closing.

Syntax
PRL_RESULT PrlDisk_Free(
    const PRL_HANDLE Handle
);
File
Parameters

Handle
A handle of type PHT_VIRTUAL_DISK identifying the virtual disk.

Returns

PRL_RESULT. Possible values are: 

PRL_ERR_INVALID_ARG - invalid handle was passed. 

PRL_ERR_SUCCESS - operation completed successfully. 

Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!