Changeset 22048 in vbox for trunk/src/VBox/Main
- Timestamp:
- Aug 7, 2009 8:05:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl2.cpp
r22042 r22048 2081 2081 * @param uLun The PDM LUN number of the drive. 2082 2082 * @param aNetworkAdapter The network adapter whose attachment needs to be changed 2083 * @param pCfg Configuration node for the device 2084 * @param pLunL0 To store the pointer to the LUN#0. 2085 * @param pInst The instance CFGM node 2086 * @param attachDetach To determine if the network attachment should be attached/detached 2087 * after/before configuration. 2083 2088 * 2084 2089 * @note Locks the Console object for writing.
Note:
See TracChangeset
for help on using the changeset viewer.