Click or drag to resize
NetExtrasNetWkstaGetInfo Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DllImportAttribute("netapi32.dll", CharSet = CharSet.Auto)]
private static int NetWkstaGetInfo(
	string server,
	int level,
	out IntPtr info
)

Parameters

server
Type: SystemString
level
Type: SystemInt32
info
Type: SystemIntPtr

Return Value

Type: Int32
See Also