Changeset 2600 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 11, 2007 11:38:05 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyService.h
r2587 r2600 235 235 * This is NULL if the service thread isn't running. */ 236 236 CFRunLoopRef mServiceRunLoopRef; 237 237 /** The opaque value returned by DarwinSubscribeUSBNotifications. */ 238 void *mNotifyOpaque; 238 239 }; 239 240 # endif /* __DARWIN__ */
Note:
See TracChangeset
for help on using the changeset viewer.