NetServerDiskEnum Example
-
Hi All, Can anybody give me an example to get the drives of a client pc from a server pc using NetServerDiskEnum.Please specify the first argument i.e LPWSTR servername. Thanks, Abinash Mohanty
-
Hi All, Can anybody give me an example to get the drives of a client pc from a server pc using NetServerDiskEnum.Please specify the first argument i.e LPWSTR servername. Thanks, Abinash Mohanty
-
Thanks for your reply.But if I run this example on my pc it retrieves the drives of my pc.Suppose I want to retreive the drives of a pc having name for eg. abc which is connected through LAN to my pc. Please tell me the first parameter of NetServerDiskEnum . Regards, Abinash
-
Thanks for your reply.But if I run this example on my pc it retrieves the drives of my pc.Suppose I want to retreive the drives of a pc having name for eg. abc which is connected through LAN to my pc. Please tell me the first parameter of NetServerDiskEnum . Regards, Abinash
-
Abinash Mohanty wrote:
Please tell me the first parameter of NetServerDiskEnum .
Did you read the documentation on the link I gave you?
Yes,I read it.