Changeset 48989 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Oct 9, 2013 7:05:31 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89707
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/NetworkAdapterImpl.h
r48710 r48989 155 155 HRESULT updateMacAddress(Utf8Str aMacAddress); 156 156 void updateBandwidthGroup(BandwidthGroup *aBwGroup); 157 HRESULT checkAndSwitchFromNatNetworking( );157 HRESULT checkAndSwitchFromNatNetworking(IN_BSTR aNatNetworkName); 158 158 HRESULT switchToNatNetworking(IN_BSTR aNatNetworkName); 159 159
Note:
See TracChangeset
for help on using the changeset viewer.