drive type 
Author Message
 drive type

Is there a way to get drive type in net framework

pls help



Sat, 08 Jan 2005 05:26:41 GMT  
 drive type
Sure, use the WinAPI function
UINT GetDriveType(
  LPCTSTR lpRootPathName   // root directory
);
via Interop

Quote:
> Is there a way to get drive type in net framework

> pls help



Mon, 17 Jan 2005 23:11:26 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. available drives, drive type

2. CD-ROM drive type and drive letter assignment.

3. CD-ROM drive type and drive letter assignment.

4. Obtaining the drive type

5. drive types of a Remote Machine

6. drive type

7. Determining the drive type...

8. detect drive type with System.IO

9. Drive Type...

10. To get drive types: ZIP & Floppy

11. Determind Removable Drive Type

12. Checking for drive type (CD, HD, floppy...)

 

 
Powered by phpBB® Forum Software