win32net.NetServerComputerNameDel

NetServerComputerNameDel(ServerName, EmulatedServerName)

Removes a network name added by win32net::NetServerComputerNameAdd

Parameters

ServerName : string/PyUnicode

Name of server on which to operate

EmulatedServerName : string/PyUnicode

Network name to be removed

Return Value

Returns none on success