Changeset 85740 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Aug 13, 2020 7:14:45 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r85688 r85740 12881 12881 <interface 12882 12882 name="IDnDBase" extends="$unknown" 12883 uuid=" 4132147b-42f8-cd96-7570-6a8800e3342c"12883 uuid="00727A73-000A-4C4A-006D-E7D300351186" 12884 12884 wsmap="managed" 12885 12885 reservedMethods="1" reservedAttributes="2" … … 12889 12889 <attribute name="formats" type="wstring" safearray="yes" readonly="yes"> 12890 12890 <desc>Returns all supported drag'n drop formats.</desc> 12891 </attribute>12892 12893 <attribute name="protocolVersion" type="unsigned long" readonly="yes">12894 <desc>Returns the protocol version which is used to communicate12895 with the guest.</desc>12896 12891 </attribute> 12897 12892
Note:
See TracChangeset
for help on using the changeset viewer.