Connecting Tech Pros Worldwide Forums | Help | Site Map

Eject the CD/DVD tray

Joe Cool
Guest
 
Posts: n/a
#1: Feb 20 '06
OK, I know you have to be able to do this. I have searched VB help,
this newsgroup, and google in general and I can't find any sample code
or instructions on how to eject the cd/dvd device tray from VB code.
Someone PLEASE help!!!

Chris
Guest
 
Posts: n/a
#2: Feb 20 '06

re: Eject the CD/DVD tray


Joe Cool wrote:[color=blue]
> OK, I know you have to be able to do this. I have searched VB help,
> this newsgroup, and google in general and I can't find any sample code
> or instructions on how to eject the cd/dvd device tray from VB code.
> Someone PLEASE help!!![/color]

http://www.codeproject.com/cs/media/CDPlayer.asp

Chris
Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#3: Feb 20 '06

re: Eject the CD/DVD tray


"Joe Cool" <joecool@home.net> schrieb:[color=blue]
> OK, I know you have to be able to do this. I have searched VB help,
> this newsgroup, and google in general and I can't find any sample code
> or instructions on how to eject the cd/dvd device tray from VB code.[/color]

Opening and closing the CD-ROM drive
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=setcddoorstatus&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Joe Cool
Guest
 
Posts: n/a
#4: Feb 27 '06

re: Eject the CD/DVD tray


On Mon, 20 Feb 2006 10:48:07 +0100, "Herfried K. Wagner [MVP]"
<hirf-spam-me-here@gmx.at> wrote:
[color=blue]
>"Joe Cool" <joecool@home.net> schrieb:[color=green]
>> OK, I know you have to be able to do this. I have searched VB help,
>> this newsgroup, and google in general and I can't find any sample code
>> or instructions on how to eject the cd/dvd device tray from VB code.[/color]
>
>Opening and closing the CD-ROM drive
><URL:http://dotnet.mvps.org/dotnet/faqs/?id=setcddoorstatus&lang=en>[/color]

Worked perfectly. Thanks.
Closed Thread