File\_DeleteShare
Description
Section titled “Description”Removes a share on a local computer
Syntax
Section titled “Syntax”File_DeleteShare(sShareName) As Boolean
Parameters
Section titled “Parameters”sShareName (String)
Name for the shared resource
Example
Section titled “Example”VBScript
If bStatus Then bStatus = File_DeleteShare("C:\Shares")Related functions
Section titled “Related functions”