Changeset 4272 in vbox
- Timestamp:
- Aug 21, 2007 10:28:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SerialPortImpl.h
r4271 r4272 56 56 ULONG mSlot; 57 57 BOOL mEnabled; 58 ULONG mHostMode;59 58 ULONG mIRQ; 60 59 ULONG mIOBase; 60 SerialHostMode_T mHostMode; 61 61 Bstr mPath; 62 62 BOOL mServer;
Note:
See TracChangeset
for help on using the changeset viewer.