Allows to specify whether the hard disk should be split into multiple files or if a single file should be used.
PRL_RESULT PrlVmDevHd_SetSplitted( PRL_HANDLE hVmDev, PRL_BOOL bSplitted );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.