Sets the block size of the specified virtual hard disk.
PRL_RESULT PrlVmDevHd_SetBlockSize( PRL_HANDLE hVmDev, PRL_UINT32 nBytes );
PrlApiDeprecated.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
Use this function when adding a new virtual hard disk or when modifying the size of an existing disk.