VirtualBox

Changeset 6384 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Jan 18, 2008 9:15:20 PM (17 years ago)
Author:
vboxsync
Message:

next try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r6382 r6384  
    15731573        <desc>Full path to the shared folder in the host file system.</desc>
    15741574      </param>
     1575      <param name="writable" type="boolean" dir="in">
     1576        <desc>Whether the share is writable or readonly</desc>
     1577      </param>
    15751578    </method>
    15761579
     
    30463049        <desc>Full path to the shared folder in the host file system.</desc>
    30473050      </param>
     3051      <param name="writable" type="boolean" dir="in">
     3052        <desc>Whether the share is writable or readonly</desc>
     3053      </param>
    30483054    </method>
    30493055
     
    39013907      <param name="hostPath" type="wstring" dir="in">
    39023908        <desc>Full path to the shared folder in the host file system.</desc>
     3909      </param>
     3910      <param name="writable" type="boolean" dir="in">
     3911        <desc>Whether the share is writable or readonly</desc>
    39033912      </param>
    39043913    </method>
     
    90379046      </desc>
    90389047    </attribute>
     9048   
     9049    <attribute name="writable" type="boolean" readonly="yes">
     9050      <desc>
     9051        Whether the folder defined by the host path is writable or
     9052        not.
     9053      </desc>
     9054    </attribute>
    90399055
    90409056  </interface>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette