Parallels Desktop® 10 for Mac — C API Reference Guide
|
Sets the guest OS sharing auto-mount option.
PRL_RESULT PrlVmCfg_SetGuestSharingAutoMount( PRL_HANDLE hVmCfg, PRL_BOOL bVmGuestSharingAutoMount );
PrlApiVm.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
If guest sharing is enabled (see PrlVmCfg_SetGuestSharingEnabled ) and auto-mount is turned on, the guest OS disk drives will appear as icons on the host desktop. If sharing is enabled but auto-mount is not, you will not see the drives in the host OS but Smart Select feature will still work.
Parallels Tools must be installed to use this feature. To obtain the Parallels Tools status, use the PrlVm_GetToolsState function.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|