Browses the specified area for child sources. Uses computer name and server class for specifying the OPC server. A parent area is passed in. No filtering.
DISPID (Dispatch ID):
For more information, see BrowseSources in .NET Reference.
DISPID (Dispatch ID):
For more information, see BrowseSources in .NET Reference.
Visual Basic |
---|
Public Function BrowseSources( _ ByVal machineName As String, _ ByVal serverClass As String, _ ByVal parentQualifiedName As String _ ) As AENodeElementCollection |
See BrowseSources in .NET Reference.
For remarks, see BrowseSources in .NET Reference.
For examples, see BrowseSources in .NET Reference.