OPC Labs EasyOPC-UA Components Library
BrowseNotifiers Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : BrowseNotifiers Method

Description
Browses the Notifiers, specifying an endpoint descriptor, and a starting Node Id.

 

DISPID (Dispatch ID):

 

For more information, see BrowseNotifiers in .NET Reference.

Syntax
Visual Basic
Public Function BrowseNotifiers( _
   ByVal endpointDescriptorString As String, _
   ByVal nodeDescriptorString As String _
) As UANodeElementCollection
Parameters
endpointDescriptorString

nodeDescriptorString

Return Type

See BrowseNotifiers in .NET Reference.

Remarks

For remarks, see BrowseNotifiers in .NET Reference.

Example

For examples, see BrowseNotifiers in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members