Removes the specified partition handle from the virtual hard disk list.
PRL_RESULT PrlVmDevHdPart_Remove( PRL_HANDLE hPartition );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.