Click or drag to resize
NetworkConnectionWNetCancelConnection2A Method

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static int WNetCancelConnection2A(
	string sharename,
	int dwFlags,
	int fForce
)

Parameters

sharename
Type: SystemString
dwFlags
Type: SystemInt32
fForce
Type: SystemInt32

Return Value

Type: Int32
See Also