Changeset 43538 in vbox for trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h
- Timestamp:
- Oct 4, 2012 12:24:20 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 81139
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h
r43507 r43538 88 88 const Guid mGuid; 89 89 const Bstr mNetworkName; 90 const Bstr mShortName; 90 91 HostNetworkInterfaceType_T mIfType; 91 92 … … 110 111 HostNetworkInterfaceMediumType_T mediumType; 111 112 HostNetworkInterfaceStatus_T status; 112 ULONG speedMb ytes;113 ULONG speedMbits; 113 114 } m; 114 115
Note:
See TracChangeset
for help on using the changeset viewer.