Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: GetUNCNameChapter 19
Win32 Modules and Extensions
Next: Reference: NetShareCheck
 

NetShareAdd

NetShareAdd (\%shareinfo, $error, [server])

Makes a disk resource described by shareinfo available for sharing on the network. server is the name of the server for the shared resource (local is assumed if not specified). Any error that occurs is saved in the variable named by error.


Previous: Reference: GetUNCNamePerl in a NutshellNext: Reference: NetShareCheck
Reference: GetUNCNameBook IndexReference: NetShareCheck