Sponsors
NetShareDel
in Network
Function name: NetShareDel
Defined in : netapi32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function NetShareDel Lib "netapi32.dll" (ByVal servername As Any, ByVal netname As String, ByVal reserved As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.