Returns the virtual machine files location type.
PRL_RESULT PrlVmCfg_GetLocation( PRL_HANDLE hVmCfg, PRL_VM_LOCATION_PTR pnVmLocation );
PrlApiVm.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
Please note that this parameter is runtime and read only.