wei ma wrote:
Hi everyone
I've been reading source code of vboxmanage recently,and i realized the
MediumVariant and MediumVariant_T were used repeatedly.
but i didn't find the definitions of them.i guess that should be an enum
structure.
All (xp)com idl-related type definitions are in an auto-generated header
file created by the IDL compiler. The SDK contains these both for COM
and XPCOM, in sdk/bindings/mscom/include/VirtualBox.h and
sdk/bindings/xpcom/include/VirtualBox_XPCOM.h respectively.
so can anyone tell me how this thing was defined?
Is this really so hard to find?
Klaus
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev