Click here to Skip to main content
16,016,537 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I need to call the NetShareEnum of svrapi.dll (not netapi32.dll) from c#. What should be the method signature. It will be helpful if someone can help me with an example on how to call(parameters to be passed) it and process the result.

Thanks
Nishitha
Posted
Comments
[no name] 25-Apr-13 7:30am    
You can use P/Invoke or see if http://www.codeproject.com/Articles/2939/Network-Shares-and-UNC-paths helps you out.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900