VirtualBox

Ignore:
Timestamp:
Mar 29, 2010 8:12:44 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59465
Message:

Main/SystemProperties: new stubs for properties defining minimum free disk space for safe operation

File:
1 edited

Legend:

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

    r27792 r27805  
    13161316
    13171317  <interface
    1318      name="ILocalOwner" extends="$dispatched"
     1318     name="ILocalOwner" extends="$unknown"
    13191319     uuid="308FF42A-DC45-49D4-A950-B1EEE5E00BB5" wsmap="suppress"
    13201320     >
     
    16891689
    16901690  <interface
    1691     name="IVirtualBox" extends="$dispatched"
     1691    name="IVirtualBox" extends="$unknown"
    16921692    uuid="3f36e024-7fed-4f20-a02c-9158a82b44e6"
    16931693    wsmap="managed"
     
    80358035     name="ISystemProperties"
    80368036     extends="$unknown"
    8037      uuid="fca0d89c-d2ce-45c1-a7b9-e6e7d8501eb1"
     8037     uuid="07c3ffd8-8f59-49cc-b608-53a332e85cc3"
    80388038     wsmap="managed"
    80398039     >
     
    82418241        </see>
    82428242      </desc>
     8243    </attribute>
     8244
     8245    <attribute name="freeDiskSpaceWarning" type="unsigned long long">
     8246      <desc>Issue a warning if the free disk space is below (or in some disk
     8247      intensive operation is expected to go below) the given size in
     8248      Megabytes.</desc>
     8249    </attribute>
     8250
     8251    <attribute name="freeDiskSpacePercentWarning" type="unsigned long">
     8252      <desc>Issue a warning if the free disk space is below (or in some disk
     8253      intensive operation is expected to go below) the given percentage.</desc>
     8254    </attribute>
     8255
     8256    <attribute name="freeDiskSpaceError" type="unsigned long long">
     8257      <desc>Issue an error if the free disk space is below (or in some disk
     8258      intensive operation is expected to go below) the given size in
     8259      Megabytes.</desc>
     8260    </attribute>
     8261
     8262    <attribute name="freeDiskSpacePercentError" type="unsigned long">
     8263      <desc>Issue an error if the free disk space is below (or in some disk
     8264      intensive operation is expected to go below) the given percentage.</desc>
    82438265    </attribute>
    82448266
     
    1324613268
    1324713269  <interface
    13248      name="ISession" extends="$dispatched"
     13270     name="ISession" extends="$unknown"
    1324913271     uuid="12F4DCDB-12B2-4EC1-B7CD-DDD9F6C5BF4D"
    1325013272     wsmap="managed"
Note: See TracChangeset for help on using the changeset viewer.

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