VirtualBox

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


Ignore:
Timestamp:
Nov 16, 2018 1:23:14 AM (6 years ago)
Author:
vboxsync
Message:

Main/Recording: build fix. Time Stamp -> Timestamp; while at it also changing variables and members to use the 'ms' prefix to indicate milliseconds.

File:
1 edited

Legend:

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

    r75489 r75499  
    31693169    </attribute>
    31703170    <attribute name="validityPeriodNotBefore" type="wstring" readonly="yes">
    3171       <desc>Certificate not valid before ISO time stamp.</desc>
     3171      <desc>Certificate not valid before ISO timestamp.</desc>
    31723172    </attribute>
    31733173    <attribute name="validityPeriodNotAfter" type="wstring" readonly="yes">
    3174       <desc>Certificate not valid after ISO time stamp.</desc>
     3174      <desc>Certificate not valid after ISO timestamp.</desc>
    31753175    </attribute>
    31763176    <attribute name="publicKeyAlgorithmOID" type="wstring" readonly="yes">
     
    44504450      <desc>
    44514451        Get the list of the guest properties matching a set of patterns along
    4452         with their values, time stamps and flags and give responsibility for
     4452        with their values, timestamps and flags and give responsibility for
    44534453        managing properties to the console.
    44544454      </desc>
     
    44664466      <param name="timestamps" type="long long" dir="out" safearray="yes">
    44674467        <desc>
    4468           The time stamps of the properties returned. The array entries match
     4468          The timestamps of the properties returned. The array entries match
    44694469          the corresponding entries in the @a name array.
    44704470        </desc>
     
    56875687    <attribute name="lastStateChange" type="long long" readonly="yes">
    56885688      <desc>
    5689         Time stamp of the last execution state change,
     5689        Timestamp of the last execution state change,
    56905690        in milliseconds since 1970-01-01 UTC.
    56915691      </desc>
     
    80618061      <desc>
    80628062        Return a list of the guest properties matching a set of patterns along
    8063         with their values, time stamps and flags.
     8063        with their values, timestamps and flags.
    80648064      </desc>
    80658065      <param name="patterns" type="wstring" dir="in">
     
    80828082      <param name="timestamps" type="long long" dir="out" safearray="yes">
    80838083        <desc>
    8084           The time stamps of the properties returned. The array entries match
     8084          The timestamps of the properties returned. The array entries match
    80858085          the corresponding entries in the @a name array.
    80868086        </desc>
     
    1095810958    <attribute name="lastUpdated" type="long long" readonly="yes">
    1095910959      <desc>
    10960         Time stamp of the last status update,
     10960        Timestamp of the last status update,
    1096110961        in milliseconds since 1970-01-01 UTC.
    1096210962      </desc>
     
    1490814908    <attribute name="timeStamp" type="long long" readonly="yes">
    1490914909      <desc>
    14910         Time stamp of the snapshot, in milliseconds since 1970-01-01 UTC.
     14910        Timestamp of the snapshot, in milliseconds since 1970-01-01 UTC.
    1491114911      </desc>
    1491214912    </attribute>
     
    2112821128      <desc>
    2112921129        Return a list of the guest properties matching a set of patterns along
    21130         with their values, time stamps and flags.
     21130        with their values, timestamps and flags.
    2113121131
    2113221132        <result name="VBOX_E_INVALID_VM_STATE">
     
    2115821158      <param name="timestamps" type="long long" dir="out" safearray="yes">
    2115921159        <desc>
    21160           The time stamps of the properties returned. The array entries match
     21160          The timestamps of the properties returned. The array entries match
    2116121161          the corresponding entries in the @a key array.
    2116221162        </desc>
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