Enables the passthrough mode for the specified mass storage device (optical ot hard disk).
PRL_RESULT PrlVmDev_SetPassthrough( PRL_HANDLE hVmDev, PRL_BOOL bPassthrough );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or invalid handle type was passed.
PRL_ERR_SUCCESS - function completed successfully.