OPC Labs EasyOPC Forms
UABrowseMode Object Members
Overview 
OpcLabs_EasyOpcForms ActiveX DLL : UABrowseMode Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Determines whether the given OPC element type is selectable in this browse mode.

 

DISPID (Dispatch ID):

 

For more information, see IsSelectable in .NET Reference.

Public Properties
Type of the anchor element. Determines the part of the selection that is given on input and cannot be changed by the user.

 

DISPID (Dispatch ID):

 

For more information, see AnchorElementType in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether the user will be allowed to add nodes (such as computers and OPC servers) manually.
Determines whether the dialog allows the user to select multiple nodes as output.
Filter for OPC-UA node browsing.

 

DISPID (Dispatch ID):

 

For more information, see NodeBrowseFilter in .NET Reference.

The classes of nodes that the user is allowed to select in the dialog.

 

DISPID (Dispatch ID):

 

For more information, see SelectableNodeClasses in .NET Reference.

The type of the element that the user needs to select in order to finalize the dialog.

 

DISPID (Dispatch ID):

 

For more information, see SelectElementType in .NET Reference.

Determines whether the list view will also show the browseable tree branches.
Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

UABrowseMode Object