I'm using EnumNetworkDrives to list out all the drives on a machine. I'd like to determine which object in the collection is drive "X"
What object is returned in EnumNetworkDrives that has a property I can compare to a drive letter?
|
I'm using EnumNetworkDrives to list out all the drives on a machine. I'd like to determine which object in the collection is drive "X" What object is returned in EnumNetworkDrives that has a property I can compare to a drive letter? |
|||
|
|
|
http://msdn.microsoft.com/en-us/library/t9zt39at(v=vs.85).aspx
|
|||
|
|