How to declare & call NetShareEnum of svrapi.dll from c# -


i need call netshareenum of svrapi.dll (not netapi32.dll) c#. should method signature. helpful if can me example on how call(parameters passed) , process result.

thanks

nishitha

i believe netshareenum located in netapi32.dll?


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -