Gets VM device information from server .
PRL_HANDLE PrlVmDev_UpdateInfo( PRL_HANDLE hServer, PRL_HANDLE hVmInputDev );
PrlApiDeprecated.h
@param valid PRL_HANDLE describing the VM device @param pointer to storing result @return PRL_RESULT. Possible values: PRL_ERR_INVALID_ARG - non valid virtual device handle PRL_ERR_UNINITIALIZED - unexpected error: uninitialized with server connection or not bint to VM virtual device object PRL_ERR_SUCCESS - operation successfully completed