Determines whether the device is connected to a virtual machine.
PRL_RESULT PrlSrvCfgDev_IsConnectedToVm( PRL_HANDLE hGenericDevice, PRL_BOOL_PTR pbConnected );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.