OPCDA.NET Reference Manual
EnumComputers Method
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPC.Common Namespace > ComApi Class : EnumComputers Method

Glossary Item Box

Enumerates the computers on the local network using the Netapi32.dll - NetServerEnum function.

Syntax

Visual Basic (Declaration) 
Public Shared Function EnumComputers() As String()
C# 
public static string[] EnumComputers()

Return Value

String array with the names of the accessible computers.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.