How can i eject cd from cd-rom?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can i eject cd from cd-rom?

    How can i eject cd from cd-rom?

    NOTE:My english is very bad..I want to solve my problem... please
  • Dermot
    Indigo Rose Customer
    • Apr 2004
    • 1791

    #2
    A quick search of the help file for "Eject CD" returns this.

    Drive.Eject (string Drive )


    Description
    Ejects a CD or DVD-ROM drive when given a valid drive letter.

    Parameters
    Drive
    (string) The drive to eject. The first character of the string will be the drive letter used. Therefore "E", "E:"," E:\" and "E:\Myfile.txt" are all valid values if you want to eject the E: drive.

    Returns
    Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
    Dermot

    I am so out of here :yes

    Comment


    • #3
      I could not understand help file..Please help me..

      EDİT: I tried and could not work..

      Comment

      • arb
        Indigo Rose Customer
        • Jul 2007
        • 163

        #4
        Try this
        Attached Files
        Last edited by arb; 06-25-2008, 12:17 AM.

        Comment


        • #5
          thanks it works :yes

          Comment

          • alexmedia
            Forum Member
            • Apr 2008
            • 4

            #6
            How can i eject open/close cd from cd-rom?

            Comment

            Working...
            X