Edit C:\Program Files (x86)\VMware\VMware VIX\doc\lang\perl\functions\VMEnableSharedFolders.html
<html> <head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <meta HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> <link rel="stylesheet" href="../../../foundrydoc.css" type="text/css" charset="ISO-8859-1"> <link rel="stylesheet" href="foundrydoc.css" type="text/css" charset="ISO-8859-1"> </head> <body> <h1>Name</h1> <b>VMEnableSharedFolders</b> <h1>Description</h1> <pre> $err = VMEnableSharedFolders($vmHandle, $enabled, $options); </pre> <p> This function enables or disables all shared folders as a feature for a virtual machine. <h1>Parameters</h1> <dl> <dt><i>vmHandle</i></dt> <dd> Identifies a virtual machine. Call VMOpen() to create a virtual machine handle. </dd> <dt><i>enabled</i></dt> <dd> TRUE if enabling shared folders is desired. FALSE otherwise. </dd> <dt><i>options</i></dt> <dd> Must be 0. </dd> </dl> <h1>Return Value</h1> $err. The error code returned by the operation. For returned values, see Topics > Error Codes. <h1>Remarks</h1> <ul> <li> This function enables/disables all shared folders as a feature on a virtual machine. In order to access shared folders on a guest, the feature has to be enabled, and in addition, the individual shared folder has to be enabled. <li> It is not necessary to call VMLoginInGuest() before calling this function. <li> In this release, this function requires the virtual machine to be powered on with VMware Tools installed. <li> Shared folders are not supported for the following guest operating systems: Windows ME, Windows 98, Windows 95, Windows 3.x, and DOS. </ul> <h1>Side Effects</h1> <ul> <li> On Linux virtual machines, calling this function will automatically mount shared folder(s) in the guest. </ul> <h1>Requirements</h1> <pre> use VMware::Vix::Simple; use VMware::Vix::API::Constants; </pre> since VMware Workstation 6.0 <br>Minimum Supported Guest OS: Microsoft Windows NT Series, Linux<br><h1>Example</h1> <pre> my $err; $err = VMEnableSharedFolders($vmHandle, 1, 0); </pre> </body> </html> <hr>Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de