VirtualBox

Changeset 86243 in vbox


Ignore:
Timestamp:
Sep 23, 2020 3:29:08 PM (4 years ago)
Author:
vboxsync
Message:

OCI: IStringFormValue::clipboardString - a quick hack so that when we
abuse read-only string value for display puroposes we can show a
"nice" value but still provide a real, but "ugly" value (OCID) to be
copied.

File:
1 edited

Legend:

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

    r86229 r86243  
    2717527175      <param name="progress" type="IProgress" dir="return"/>
    2717627176    </method>
     27177
     27178    <attribute name="clipboardString" type="wstring" readonly="yes">
     27179      <desc>
     27180        Intnded for cases when a read-only string value is used to
     27181        display information and different string is to be used when
     27182        copying to the clipboard.
     27183      </desc>
     27184    </attribute>
    2717727185  </interface>
    2717827186
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