Changes the "remote" flag for the specified device.
PRL_RESULT PrlVmDev_SetRemote( PRL_HANDLE hVmDev, PRL_BOOL bRemote );
PrlApiVm.h
PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - non valid virtual device handle or handle of already removed VM device was passed PRL_ERR_SUCCESS - operation completed successfully