Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: AddConnectionChapter 19
Win32 Modules and Extensions
Next: Reference: WNetGetLastError
 

CancelConnection

CancelConnection (name, connection, force)

Cancels a connection to a resource connected to the local device specified by name. connection indicates the type of connection, with 1 being a persistent connection and 0 being non-persistent. The force value is a Boolean indicating whether or not to force the connection.


Previous: Reference: AddConnectionPerl in a NutshellNext: Reference: WNetGetLastError
Reference: AddConnectionBook IndexReference: WNetGetLastError