Searched defs:VTGDESCATTR (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A DVBoxTpG.h282 typedef struct VTGDESCATTR struct
287 } VTGDESCATTR; typedef in typeref:struct:VTGDESCATTR
288 AssertCompileSize(VTGDESCATTR, 3);
290 typedef VTGDESCATTR const *PCVTGDESCATTR;
301 VTGDESCATTR AttrSelf;
302 VTGDESCATTR AttrModules;
303 VTGDESCATTR AttrFunctions;
304 VTGDESCATTR AttrNames;
305 VTGDESCATTR AttrArguments;

Completed in 45 milliseconds