Hi Sam,

  Not sure if this question has much to do with VirtualBox, you just use 
enums as you do with any other Java program, like this:

import org.virtualbox_3.2.MediumVariant;
.....
and then MediumVariant.Standard

  Hope that'll help,
    NIkolay


04.04.2011 22:00, edu cloud ?????:
> Hello,
>
> I am trying to create a base storage associated with a medium. Can anyone
> please explain how to add enums MediumVariant -
> org.virtualbox_3.2.
> MediumVariant. I am new to VirtualBox and this is my
> first project. Anu source code that will help me see the light? Any help
> will be extremely helpful
>
> Thanks & Regards,
> Sam
>
>
> _______________________________________________
> vbox-dev mailing list
> [email protected]
> http://vbox.innotek.de/mailman/listinfo/vbox-dev

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to