Returns the UUIDs of VM of the specified index that are currently using the device.
PRL_RESULT PrlSrvCfgDev_GetVmUuid( PRL_HANDLE hGenericDevice, PRL_UINT32 nVmUuidIndex, PRL_STR sVmUuid, PRL_UINT32_PTR pnVmUuidBufLength );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.