VirtualBox

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


Ignore:
Timestamp:
Jul 22, 2013 12:10:57 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87432
Message:

Docs: Update.

File:
1 edited

Legend:

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

    r47258 r47295  
    94739473    <const name="LoggedIn"                value="1">
    94749474      <desc>A guest user has been successfully logged into
    9475         the guest OS.</desc>
     9475        the guest OS.
     9476        <note>This property is not implemented yet!</note>
     9477      </desc>
    94769478    </const>
    94779479    <const name="LoggedOut"               value="2">
    94789480      <desc>A guest user has been successfully logged out
    9479         of the guest OS.</desc>
     9481        of the guest OS.
     9482        <note>This property is not implemented yet!</note>
     9483      </desc>
    94809484    </const>
    94819485    <const name="Locked"                  value="3">
    94829486      <desc>A guest user has locked its account. This might
    94839487        include running a password-protected screensaver
    9484         on the guest.</desc>
     9488        on the guest.
     9489        <note>This property is not implemented yet!</note>
     9490      </desc>
    94859491    </const>
    94869492    <const name="Unlocked"                value="4">
    9487       <desc>A guest user has unlocked its account.</desc>
     9493      <desc>A guest user has unlocked its account.
     9494        <note>This property is not implemented yet!</note>
     9495      </desc>
    94889496    </const>
    94899497    <const name="Disabled"                value="5">
    9490       <desc>A guest user has been disabled by the guest OS.</desc>
     9498      <desc>A guest user has been disabled by the guest OS.
     9499        <note>This property is not implemented yet!</note>
     9500      </desc>
    94919501    </const>
    94929502    <const name="Idle"                    value="6">
    9493       <desc>A guest user currently is not using the guest
    9494         OS.</desc>
     9503      <desc>
     9504        A guest user currently is not using the guest OS.
     9505        <note>Currently only available for Windows guests since
     9506          Windows 2000 SP2.</note>
     9507        <note>On Windows guests this function currently only supports
     9508          reporting contiguous idle times up to 49.7 days per user.</note>
     9509      </desc>
    94959510    </const>
    94969511    <const name="InUse"                   value="7">
    9497       <desc>A guest user continued using the guest OS.</desc>
     9512      <desc>A guest user continued using the guest OS after
     9513        being idle.</desc>
    94989514    </const>
    94999515    <const name="Created"                 value="8">
    9500       <desc>A guest user has been successfully created.</desc>
     9516      <desc>A guest user has been successfully created.
     9517        <note>This property is not implemented yet!</note>
     9518      </desc>
    95019519    </const>
    95029520    <const name="Deleted"                 value="9">
    9503       <desc>A guest user has been successfully deleted.</desc>
     9521      <desc>A guest user has been successfully deleted.
     9522        <note>This property is not implemented yet!</note>
     9523      </desc>
    95049524    </const>
    95059525    <const name="SessionChanged"          value="10">
    9506       <desc>To guest OS has changed the session of a user.</desc>
     9526      <desc>To guest OS has changed the session of a user.
     9527        <note>This property is not implemented yet!</note>
     9528      </desc>
    95079529    </const>
    95089530    <const name="CredentialsChanged"      value="11">
    95099531      <desc>To guest OS has changed the authentication
    95109532        credentials of a user. This might include changed passwords
    9511         and authentication types.</desc>
     9533        and authentication types.
     9534        <note>This property is not implemented yet!</note>
     9535      </desc>
    95129536    </const>
    95139537    <const name="RoleChanged"             value="12">
    95149538      <desc>To guest OS has changed the role of a user permanently,
    9515         e.g. granting / denying administrative rights.</desc>
     9539        e.g. granting / denying administrative rights.
     9540        <note>This property is not implemented yet!</note>
     9541      </desc>
    95169542    </const>
    95179543    <const name="GroupAdded"              value="13">
    95189544      <desc>To guest OS has added a user to a specific
    9519         user group.</desc>
     9545        user group.
     9546        <note>This property is not implemented yet!</note>
     9547      </desc>
    95209548    </const>
    95219549    <const name="GroupRemoved"            value="14">
    95229550      <desc>To guest OS has removed a user from a specific
    9523         user group.</desc>
     9551        user group.
     9552        <note>This property is not implemented yet!</note>
     9553      </desc>
    95249554    </const>
    95259555    <const name="Elevated"                value="15">
    95269556      <desc>To guest OS temporarily has elevated a user
    9527         to perform a certain task.</desc>
     9557        to perform a certain task.
     9558        <note>This property is not implemented yet!</note>
     9559      </desc>
    95289560    </const>
    95299561  </enum>
     
    2138121413    <attribute name="state" type="GuestUserState" readonly="yes">
    2138221414      <desc>
    21383         What was changed for this guest user.
     21415        What was changed for this guest user. See <link to="GuestUserState"/> for
     21416        more information.
    2138421417      </desc>
    2138521418    </attribute>
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