Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 c# 调用 svrapi.dll(不是 netapi32.dll)的 NetShareEnum。方法签名应该是什么。如果有人可以帮助我举例说明如何调用(要传递的参数)它并处理结果,那将会很有帮助。
谢谢
西塔
我相信 NetShareEnum 位于 Netapi32.dll 中?