VirtualBox

Changeset 58110 in vbox for trunk/include/VBox/usblib-win.h


Ignore:
Timestamp:
Oct 7, 2015 6:36:49 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103201
Message:

include,misc: Doxygen grouping adjustments, collecting all the VMM bits under one parent group, ditto for the COM library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib-win.h

    r56291 r58110  
    3232#include <VBox/usb.h>
    3333
    34 #ifdef RT_OS_WINDOWS
    35 
    3634#include <initguid.h>
     35
     36
     37/** @defgroup grp_usblib_win    Windows USB Specifics
     38 * @ingroup grp_usblib
     39 * @{
     40 */
     41
    3742// {6068EB61-98E7-4c98-9E20-1F068295909A}
    3843DEFINE_GUID(GUID_CLASS_VBOXUSB, 0x873fdf, 0xCAFE, 0x80EE, 0xaa, 0x5e, 0x0, 0xc0, 0x4f, 0xb1, 0x72, 0xb);
     
    134139} USBSUP_VERSION, *PUSBSUP_VERSION;
    135140
    136 #endif /* RT_OS_WINDOWS */
    137141
    138142typedef struct USBSUP_FLTADDOUT
     
    309313RT_C_DECLS_END
    310314
    311 
    312 #endif
    313 
     315#endif
     316
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette