I have a logical drive which is mapped to a folder in a remote machine . Due to some secuirity reasons the drive can't be accessed from a C#/C++ program .
Do Windows have any API which can be used frm a C# application ,so that if I provide the API with the logical drive name it will give back the physical address of the drive
e.g. If I pass Z: then it should return //MyMachine/ABC