Removes the specified virtual device handle from the parent virtual machine list.
PRL_RESULT PrlVmDev_Remove( PRL_HANDLE hVmDev );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - function completed successfully.