[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

#Hai

11/4/2003 5:09:00 AM

In my application, i want to flush all data to USB and eject it (like select
Safe Remove from tray icon).
Is it possible ? How to to that ?
Thanks a lot


1 Answer

Simon Trew

11/4/2003 8:22:00 AM

0

You may want to start here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devio/base/rsm_archit...

There is an EjectDiskFromSADrive API documented here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devio/base/ejectdiskfroms...

However I have not used these myself.

S.

" Hai Ly Hoang [MT00KSTN]" <ReplyToGroup@Mail.com> wrote in message
news:uv%23THHpoDHA.2064@TK2MSFTNGP11.phx.gbl...
> In my application, i want to flush all data to USB and eject it (like
select
> Safe Remove from tray icon).
> Is it possible ? How to to that ?
> Thanks a lot
>
>