Parallels Virtualization SDK
|
Sets the guest OS removable drives sharing auto-mount option.
PRL_RESULT PrlVmCfg_SetGuestSharingAutoMountRemovableDrives( PRL_HANDLE hVmCfg, PRL_BOOL bEnable );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
Parallels Tools must be installed to use this feature.