<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
          Hi Sam,<br>
    <br>
     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:<br>
    <br>
    import org.virtualbox_3.2.MediumVariant;<br>
    .....<br>
    and then MediumVariant.Standard<br>
    <br>
     Hope that'll help,<br>
       NIkolay<br>
    <br>
    <br>
    04.04.2011 22:00, edu cloud пишет:
    <blockquote
      cite="mid:BANLkTin2wCtqQaMLPOUVUVMCZtEedt=Rcw@mail.gmail.com"
      type="cite">Hello,<br>
      <br>
      I am trying to create a base storage associated with a medium. Can
      anyone<br>
      please explain how to add enums MediumVariant -<br>
      org.virtualbox_3.2.
      <div id=":gq">MediumVariant. I am new to VirtualBox and this is my<br>
        first project. Anu source code that will help me see the light?
        Any help<br>
        will be extremely helpful<br>
        <br>
        Thanks & Regards,<br>
        Sam</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
vbox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a class="moz-txt-link-freetext" href="http://vbox.innotek.de/mailman/listinfo/vbox-dev">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>