Changeset 65186 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Jan 6, 2017 3:38:49 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112690
- Location:
- trunk/src/VBox/Main/src-server
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImpl.cpp
r65103 r65186 392 392 /** 393 393 * Appliance COM initializer. 394 * @param aVirtualBox The VirtualBox object. 394 * @param aVirtualBox The VirtualBox object. 395 395 * @return 396 396 */ -
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r65120 r65186 3458 3458 * 3459 3459 * @param vsdescThis 3460 * @param pReturnNewMachine 3460 * @param pReturnNewMachine 3461 3461 * @param stack 3462 3462 */ -
trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp
r65120 r65186 96 96 * @param aDevice Device number on the port. 97 97 * @param aType Device type. 98 * @param aImplicit 98 * @param aImplicit 99 99 * @param aPassthrough Whether accesses are directly passed to the host drive. 100 100 * @param aTempEject Whether guest-triggered eject results in unmounting the medium.
Note:
See TracChangeset
for help on using the changeset viewer.