Parallels Virtualization SDK
|
Determines if the specified virtual disk storage image is Read only.
PRL_RESULT PrlDiskStorageParams_GetReadOnly( PRL_HANDLE hParams, PRL_BOOL_PTR pbReadOnly );
PrlDisk.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - Invalid handle or null pointer was passed. PRL_ERR_SUCCESS - Function completed successfully.