VirtualBox

Changeset 40603 in vbox


Ignore:
Timestamp:
Mar 24, 2012 1:39:14 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77015
Message:

adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxTpG.h

    r40601 r40603  
    167167
    168168/**
    169  * VTG provider attributes.
     169 * VTG attributes.
    170170 */
    171171typedef struct VTGDESCATTR
     
    176176} VTGDESCATTR;
    177177AssertCompileSize(VTGDESCATTR, 3);
     178/** Pointer to a const VTG attribute. */
     179typedef VTGDESCATTR const *PCVTGDESCATTR;
    178180
    179181
     
    189191    VTGDESCATTR     AttrModules;
    190192    VTGDESCATTR     AttrFunctions;
    191     VTGDESCATTR     AttrName;
     193    VTGDESCATTR     AttrNames;
    192194    VTGDESCATTR     AttrArguments;
    193195    uint8_t         bReserved;
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